> For the complete documentation index, see [llms.txt](https://trade-auto-lab.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trade-auto-lab.gitbook.io/doc/token-info/distribution-of-tokens.md).

# Distribution of tokens

We carry out the initial supply of tokens for various purposes, the number of tokens that will be generated is **1,000,000** TAL.

Distribution of tokens:

* **20 %** will be sold during presale.
* **40 %** will be used as starting liquidity.
* **10 %** will go for the marketing and project needs.
* **20%** will be held for the development of the project
* **5%** will be held by the project owner
* **5%** will be distributed via airdrop.

Before starting the main project, you have the opportunity to buy tokens at a small price on the presale


---

# 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://trade-auto-lab.gitbook.io/doc/token-info/distribution-of-tokens.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.
