# Stake Cafe

## Stake Cafe

- [Stake.Cafe](https://docs.stake.cafe/stake-cafe/master.md): Have fun while helping the community!
- [Roadmap](https://docs.stake.cafe/stake-cafe/roadmap.md): Stake.Cafe's Planned Features (More to come)
- [FAQ](https://docs.stake.cafe/stake-cafe/faq.md): Frequently Asked Questions
- [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)
- [Rug Pull Prevention](https://docs.stake.cafe/stake-cafe/security/rugpull-migrator-code.md)
- [Audits](https://docs.stake.cafe/stake-cafe/security/audits.md)
- [Contact Us](https://docs.stake.cafe/stake-cafe/social-media-and-communities/resources.md)
- [Meme Competition!](https://docs.stake.cafe/stake-cafe/social-media-and-communities/meme-competition.md): Look here for the memes created by our community. They will become NFTs during phase 2.
- [Mission Game on Discord!](https://docs.stake.cafe/stake-cafe/social-media-and-communities/discord-and-mission-game.md): Please join us at https://discord.gg/PuZCXFgz5h for the latest updates!
- [Bounty Hunters (Post Launch)](https://docs.stake.cafe/stake-cafe/social-media-and-communities/bounty-hunters.md): Stay posted!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.stake.cafe/stake-cafe/master.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.
