# $TraderAI Tokenomics

* Total token supply: 1 million tokens (1 000 000)
* Initial token allocation: 50% for the public sale, 10% for the team and advisors (Locked for 6 months and vested over the next 18 months with a linear vesting), 20% for community incentives and liquidity, 10% for seed round investors
* Token initial price: $0.3
* Token type: Utility token
* Token standard: BEP-20 (Binance Smart Chain)
* Token use cases:
  * Subscription fees: Users will need to hold a certain amount of tokens to access the features and services provided by the DAPP.
  * Transaction fees: Users will need to pay a small transaction fee in tokens for every trade made on the DAPP.
  * Community incentives: Token holders will be able to receive rewards or bonuses for participating in the community and contributing to the project.
  * Token burning: A portion of the transaction fees will be used to buy back and burn tokens, in order to reduce the total token supply and potentially increase the token's value over time.
* Token governance:
  * Token holders will have the ability to vote on important decisions related to the project, such as the selection of professional traders, the development of new features, or changes to the algorithm. This will allow the community to have a say in the direction of the project and increase the alignment of interest of the token holders and the project.

<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://traderai.gitbook.io/traderai/the-usdtraderai-token/usdtraderai-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.
