# Economic Model

**5.1 Revenue Streams**

* **Transaction Fees**: 3% fee on all platform transactions.
* **Transfer Fees**: 1% fee on token transfers.
* **Withdrawal Fees**: 1% fee on token withdrawals.
* **In-game Purchases**: Revenue from the sale of virtual items and exclusive content.

**5.2 Fee Distribution**

**Transaction Fees (3%)**

* **Platform Operations**: 60%
* **Rewards Pool**: 30%
* **Development and Upgrades**: 10%

**Transfer Fees (1%)**

* **Platform Operations**: 50%
* **Rewards Pool**: 40%
* **Security Reserve**: 10%

**Withdrawal Fees (1%)**

* **Platform Operations**: 50%
* **Rewards Pool**: 30%
* **Liquidity Pool**: 20%

**5.3Allocation details**&#x20;

Transaction fee (3%) 3% of each transaction is used as handling fee income, and the specific distribution is as follows:

Platform operation (60%): used for the daily operation, technical maintenance, customer service support, etc. of the platform.

0.60 \* 3% = 1.8% Reward pool (30%): used to motivate users, including staking rewards, airdrop activities, game rewards, etc.

0.30 \* 3% = 0.9% Development and improvement (10%): used for the development and technical improvement of platform functions to ensure continuous upgrading and optimization of the platform.

0.10 \* 3% = 0.3% Transfer fee (1%) 1% of each transfer is used as handling fee income, and the specific distribution is as follows:

Platform operation (50%): used for daily operation and maintenance of the platform.

0.50 \* 1% = 0.5% Reward pool (40%): used to motivate users and enhance user activity and stickiness.

0.40 \* 1% = 0.4% Security reserve (10%): used to deal with potential security issues and risks to ensure the security of the platform.

0.10 \* 1% = 0.1% Withdrawal fee (1%) 1% of each withdrawal is used as handling fee income, and the specific distribution is as follows:

Platform operation (50%): used for daily operation and maintenance of the platform.

0.50 \* 1% = 0.5% Reward pool (30%): used to motivate users and enhance user activity and stickiness.

0.30 \* 1% = 0.3% Liquidity pool (20%): used for liquidity management of the platform to ensure the smooth progress of user withdrawals.

0.20 \* 1% = 0.2%


---

# 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/economic-model.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.
