# Allocations

All issued tokens are divided into 3 main pools: Founding Team, Tokensale, Ecosystem. The largest of them is Tokensale (half of the total issue).

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

The Founding Team and Ecosystem tokens cannot exceed the Tokensale allocation in their number. Thus, a hierarchy of influence on the EON price is formed. At the top of this hierarchy are community members and token buyers of different stages.

| <p><br></p>   | Token amount (EON) | Token issue (% of TGE) |
| ------------- | ------------------ | ---------------------- |
| Founding Team | 40 000 000         | 20,00                  |
| Tokensale     | 100 000 000        | 50,00                  |
| Ecosystem     | 60 000 000         | 30,00                  |


---

# 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://illuminates-company.gitbook.io/eontribe/tokenomics/allocations.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.
