# Tokenomics

- [Presale Info](https://docs.death.sandman.finance/tokenomics/presale-info.md)
- [Death Token](https://docs.death.sandman.finance/tokenomics/death-token.md)
- [Anti-Bot System](https://docs.death.sandman.finance/tokenomics/anti-bot-system.md): Blacklisting feature to protect the Community
- [Death Roadmap](https://docs.death.sandman.finance/tokenomics/death-roadmap.md)
- [Death Kingdoms Roadmap](https://docs.death.sandman.finance/tokenomics/death-kingdoms-roadmap.md)
- [Token Contracts](https://docs.death.sandman.finance/tokenomics/token-contracts.md)
- [Important TXs](https://docs.death.sandman.finance/tokenomics/token-contracts/important-txs.md)
- [BuyBack-Burn Policy](https://docs.death.sandman.finance/tokenomics/buyback-burn-policy.md)
- [Previous Layers Tokens](https://docs.death.sandman.finance/tokenomics/previous-layers-tokens.md): How continuity is managed in Sandman Finance


---

# 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.death.sandman.finance/tokenomics.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.
