# NutsToken.Net Whitepaper

## NutsToken.Net Whitepaper

- [Introduction / Genesis](https://docs.nutstoken.net/introduction-genesis.md): About Nuts Token
- [Token Utility](https://docs.nutstoken.net/token-utility.md)
- [Why MultiversX!?](https://docs.nutstoken.net/why-multiversx.md)
- [SquirrelS](https://docs.nutstoken.net/nft-collections/squirrels.md)
- [VIP Cards](https://docs.nutstoken.net/nft-collections/vip-cards.md)
- [NFT Staking](https://docs.nutstoken.net/staking/nft-staking.md)
- [Token Staking](https://docs.nutstoken.net/staking/token-staking.md)
- [Strategies](https://docs.nutstoken.net/staking/strategies.md): Basic Strategies provided by the Nuts Team to maximize your bag of $NUTS!
- [Tokenomics](https://docs.nutstoken.net/numbers/tokenomics.md)
- [Let them BURN!](https://docs.nutstoken.net/numbers/let-them-burn.md): By the law of supply and demand, if an asset decreases in quantity, its intrinsic value per unit increases scarcity and a finite, deflating supply are therefore bullish catalysts for a token price.
- [ElrondBet.Net](https://docs.nutstoken.net/products/elrondbet.net.md)
- [xMemers.com](https://docs.nutstoken.net/products/xmemers.com.md): NFT your MEME, get it voted into the Top 10, and stake it for a share of the platform's profits!
- [Cooming Soon](https://docs.nutstoken.net/products/cooming-soon.md): Social Clubs Platform
- [Official Links](https://docs.nutstoken.net/official-links.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://docs.nutstoken.net/introduction-genesis.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.
