# CoinFever Whitepaper

## CoinFever Whitepaper

- [About us](https://whitepaper.coinfever.app/about-us.md)
- [Team](https://whitepaper.coinfever.app/about-us/team.md)
- [CoinFever intro](https://whitepaper.coinfever.app/coinfever-intro.md): Your Personal Cryptocurrency Gaming Mastery Adventure
- [Cross-Chain Interoperability](https://whitepaper.coinfever.app/coinfever-intro/cross-chain-interoperability.md)
- [Fever Maniacs NFTs](https://whitepaper.coinfever.app/fever-maniacs-nfts.md)
- [$EARN - Play,Win,Earn,Repeat](https://whitepaper.coinfever.app/usdearn-play-win-earn-repeat.md)
- [Tokenomics](https://whitepaper.coinfever.app/usdearn-play-win-earn-repeat/tokenomics.md)
- [Staking emission](https://whitepaper.coinfever.app/usdearn-play-win-earn-repeat/staking-emission.md)
- [How to play](https://whitepaper.coinfever.app/how-to-play.md): User-Friendly Interface that will guide users through setup and gameplay.
- [Game Features](https://whitepaper.coinfever.app/game-features.md): Unlock Your Crypto Trading Skills with Key Features
- [Events, Leaderboards and Rewards](https://whitepaper.coinfever.app/game-features/events-leaderboards-and-rewards.md)
- [Single-player game](https://whitepaper.coinfever.app/game-features/single-player-game.md): An environment where players can learn, experiment, and develop trading strategies while earning.
- [Multiplayer game](https://whitepaper.coinfever.app/game-features/multiplayer-game.md): A competitive multiplayer arena where crypto enthusiasts predict token price movements to emerge as the ultimate winner.
- [Shop](https://whitepaper.coinfever.app/game-features/shop.md)
- [Referral](https://whitepaper.coinfever.app/game-features/referral.md)
- [Telegram bot](https://whitepaper.coinfever.app/game-features/telegram-bot.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://whitepaper.coinfever.app/about-us.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.
