> For the complete documentation index, see [llms.txt](https://doge-run.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doge-run.gitbook.io/whitepaper/token-utility.md).

# Token Utility

DOGERUN is the native token used in the game. It employs 3 simple yet effective functions:

### Marketing

3% of each transaction is spent directly on marketing to help raise awareness and encourage mass adoption.

### Deflationary

3% of each transaction is burned so that the coins in your wallet become more valuable over time.

### Re-Distribution

3% of each transaction is re-allocated to holders.

### **Supply**

DOGERUN is minted at the Token Generation Event (TGE), with a total of 1,000,000,000 minted.

### Advertising Revenue

All advertising revenue is used to buy back DOGERUN.


---

# 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 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://doge-run.gitbook.io/whitepaper/token-utility.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.
