# Dune Token

- [Introduction](https://docs.alphadune.com/dune-token/introduction.md): The fuel of Alpha Dune Network
- [Gas Token](https://docs.alphadune.com/dune-token/gas-token.md): Enabling the Alpha Dune Network
- [Buy & Burn Program](https://docs.alphadune.com/dune-token/buy-and-burn-program.md): Turning App Usage Into Token Scarcity
- [Fee Burn Program](https://docs.alphadune.com/dune-token/fee-burn-program.md): Deflation Powered by Network Activity
- [RPC Usage Cashback Program](https://docs.alphadune.com/dune-token/rpc-usage-cashback-program.md): Converting Infrastructure Costs Into Liquidity
- [Emissions](https://docs.alphadune.com/dune-token/emissions.md): Learn about DUNE distribution and emission


---

# 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.alphadune.com/dune-token.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.
