> For the complete documentation index, see [llms.txt](https://illuminates-company.gitbook.io/eontribe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://illuminates-company.gitbook.io/eontribe/tokenomics/allocations/tokensale.md).

# Tokensale

Since the project's tokens will be offered to investors from the United States as well, the token sale will be governed by the requirements applicable in this jurisdiction. The sale will be conducted in compliance with the requirements of the SEC, with the exception of Regulation D. Pursuant to Rule 505, Eontribe is able to offer and sell tokens to a maximum of 35 non-accredited investors alongside an unlimited number of accredited investors. Non-accredited investors will be provided with consultations as requested.

Tokens of the Tokensale can be redeemed at one of the stages of the sale and will be fully available on the market 2 years after the TGE. Token sale involves 3 stages: Seed, Private and IDO.

<br>

| <p><br></p>   | Token amount (EON) | Token issue (% of TGE) |
| ------------- | ------------------ | ---------------------- |
| Tokensale     | 100 000 000        | 50,00                  |
| Seed round    | 10 000 000         | 5,00                   |
| Private round | 40 000 000         | 20,00                  |
| IDO           | 50 000 000         | 25,00                  |

EON is sold exclusively for cryptocurrency. The value of the project's tokens at each round is measured in BNB. Each subsequent round means an increase in the price of 1 EON relative to 1 BNB.

The number of tokens sold per round increases throughout the Tokensale (from 5% TGE to 25% TGE). This is how the EON price trend stabilizes. The advantage in token volume is on the side of later buyers of the project's tokens. Accordingly, selling by early buyers does not have a significant impact and does not lead to an increase in EON volatility.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://illuminates-company.gitbook.io/eontribe/tokenomics/allocations/tokensale.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
