# Tokenomics

**3.1 Total Supply**

The total supply of TAR tokens is capped at 10 million.

**3.2 Initial Distribution**

* **Platform Reserve**: 20% (2,000,000 TAR) - For development, maintenance, and future upgrades.
* **Staking Rewards**: 30% (3,000,000 TAR) - To reward users who participate in staking.
* **Airdrops and Promotions**: 20% (2,000,000 TAR) - To incentivize user participation and engagement.
* **Team and Advisors**: 10% (1,000,000 TAR) - For team incentives and advisory services.
* **Public Sale**: 20% (2,000,000 TAR) - To raise initial capital and distribute tokens to early adopters.

**3.3 Token Utility**

* **Staking**: Users can lock their TAR tokens in the platform to earn staking rewards.
* **Airdrop Participation**: Holding TAR tokens qualifies users for airdrop events.
* **In-game Transactions**: TAR tokens can be used to purchase in-game items and access exclusive content.
* **Transaction Fees**: Used to pay for transaction, transfer, and withdrawal fees on the platform.


---

# 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://dmtar.gitbook.io/tar-white-paper-en/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.
