# Tokenomics

In the USDToch system, the UTH token is the native platform token and is based on the BEP20 token by BNB Chain.

**Name:** USDToch

**Symbol:** UTH

**Network:** BNB Chain

**Total Supply:** 500,000

**Smart Contract:** TBD

### Token Allocation

<figure><img src="/files/w6OP8DJwqRuKgdoBeVRE" alt=""><figcaption></figcaption></figure>

| 20%  | Partner nodes          |
| ---- | ---------------------- |
| 6%   | Dev Team               |
| 10%  | Eco-fund               |
| 3.5% | Project Operation      |
| 0.5% | Initial Liquidity Pool |
| 60%  | Mining                 |

### Burning Mechanism

USDToch allows users to withdraw their principal without incurring any transaction fees. However, a 5% transaction fee will be charged for all profit withdrawals other than the principal. This fee will be used to buy back $UTH tokens and burn them in real-time, ensuring the sustainability of the platform.

### UTH Token Application

USDToch system uses UTH, a BEP20 token issued on the BNB Chain, as its native token. UTH serves as an anchor asset for system computing power, determining the cost of computing power allocated to a user's account and its market price.&#x20;

#### High ROI

Users holding UTH tokens can enjoy higher investment returns as the platform's intelligent investment mechanism prioritizes allocating the investment amount to them.

#### Discount on Handling Fee&#x20;

UTH tokens can be used to pay for the 5% transaction fee charged when investors redeem their profits, and the transaction fee is burned in real-time.

{% hint style="info" %}
Each time a user withdraws earnings, a 5% handling fee will be deducted, with a minimum amount of 1 USDT.
{% endhint %}

#### Incentive and Rewards

The platform also offers incentives and rewards to users, with UTH tokens being the reward for static earnings. Additionally, an equivalent amount of UTH tokens is allocated for purchase.<br>


---

# 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://usdtoch.gitbook.io/doc/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.
