# Token\&Economics

- [Tokenomics](https://docs.nannda.xyz/nannda-white-paper/token-and-economics/tokenomics.md): Nannda's page on tokenomics.
- [Token Burn](https://docs.nannda.xyz/nannda-white-paper/token-and-economics/token-burn.md): Nannda requires tokens to be burned when performing the following actions; Token burn reduces the supply of tokens on the market and aims to increase the value per token.
- [Circuit Breaker System](https://docs.nannda.xyz/nannda-white-paper/token-and-economics/circuit-breaker-system.md)
- [Claimable token amount system](https://docs.nannda.xyz/nannda-white-paper/token-and-economics/claimable-token-amount-system.md)
- [Last Holy War](https://docs.nannda.xyz/nannda-white-paper/token-and-economics/last-holy-war.md)
- [Other Tokens](https://docs.nannda.xyz/nannda-white-paper/token-and-economics/other-tokens.md): Nannda has several tokens that can be earned by staking and burning $NDT.
- [Token AirDrop](https://docs.nannda.xyz/nannda-white-paper/token-and-economics/token-airdrop.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.nannda.xyz/nannda-white-paper/token-and-economics.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.
