# Cafenomics

- [Presale Tokenomics](https://docs.stake.cafe/stake-cafe/tokenomics/presale-tokenomics.md)
- [Release Schedule and Timelock Mechanism](https://docs.stake.cafe/stake-cafe/tokenomics/fund-allocation.md): Shows overtime release schedule on tokens
- [Reward Allocation](https://docs.stake.cafe/stake-cafe/tokenomics/reward-allocation.md)
- [Daily Emission | Community Fund Allocation](https://docs.stake.cafe/stake-cafe/tokenomics/daily-emission-developer-or-community-fund-allocation.md): This breakdown shows how we plan to allocate the % of Daily Emitted Funds
- [Early Harvest/Withdrawal Mechanism](https://docs.stake.cafe/stake-cafe/tokenomics/early-harvest-withdrawal-mechanism.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stake.cafe/stake-cafe/tokenomics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
