# FlappyMoonbird Whitepaper

## FlappyMoonbird Whitepaper

- [Welcome to FlappyMoonbird](https://flappymoonbird.gitbook.io/flappymoonbirdwp/welcome-to-flappymoonbird.md)
- [Why FlappyMoonbird?](https://flappymoonbird.gitbook.io/flappymoonbirdwp/overview/why-flappymoonbird.md)
- [What is FlappyMoonbird?](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/what-is-flappymoonbird.md)
- [FlappyMoonbird](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/flappymoonbird.md)
- [Racing Birds](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/racing-birds.md)
- [Racing Birds SOLO](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/racing-birds/racing-birds-solo.md)
- [Racing Birds ARENA](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/racing-birds/racing-birds-arena.md)
- [Racing Birds RACETRACK](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/racing-birds/racing-birds-racetrack.md)
- [Mech — Jackpot](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/racing-birds/mech-jackpot.md)
- [Game Assets](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/racing-birds/game-assets.md): More game assets will be added as the roadmap is planned, so stay tuned.
- [Flappy Clash](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/flappy-clash.md)
- [1. About Flappy Clash](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/flappy-clash/1.-about-flappy-clash.md)
- [2. Game Modes and Rewards](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/flappy-clash/2.-game-modes-and-rewards.md)
- [3.Store Section](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/flappy-clash/3.store-section.md)
- [4. Staking & Mining in details](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/flappy-clash/4.-staking-and-mining-in-details.md)
- [AI Birdnopoly](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/ai-birdnopoly.md)
- [Genesis Birds NFT (ETH chain)](https://flappymoonbird.gitbook.io/flappymoonbirdwp/nft-map/genesis-birds-nft-eth-chain.md)
- [Flappy Nest NFT](https://flappymoonbird.gitbook.io/flappymoonbirdwp/nft-map/flappy-nest-nft.md)
- [Rare Birds](https://flappymoonbird.gitbook.io/flappymoonbirdwp/nft-map/rare-birds.md)
- [Treasure Box](https://flappymoonbird.gitbook.io/flappymoonbirdwp/nft-map/treasure-box.md)
- [Flappy Mystery Box](https://flappymoonbird.gitbook.io/flappymoonbirdwp/nft-map/flappy-mystery-box.md)
- [Flappy Keys](https://flappymoonbird.gitbook.io/flappymoonbirdwp/nft-map/flappy-keys.md)
- [How to earn?](https://flappymoonbird.gitbook.io/flappymoonbirdwp/how-to-earn/how-to-earn.md)
- [Tokenomics](https://flappymoonbird.gitbook.io/flappymoonbirdwp/how-to-earn/tokenomics.md)
- [Roadmap](https://flappymoonbird.gitbook.io/flappymoonbirdwp/roadmap/roadmap.md)
- [Socials](https://flappymoonbird.gitbook.io/flappymoonbirdwp/roadmap/socials.md)
- [Action Plan](https://flappymoonbird.gitbook.io/flappymoonbirdwp/roadmap/action-plan.md)


---

# 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://flappymoonbird.gitbook.io/flappymoonbirdwp/welcome-to-flappymoonbird.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.
