# Team Allocation

The team will be allocated 3 million tokens, and vesting period is based on milestones.

|  VESTING | RELEASE % | TOKEN UNIT |
| :------: | :-------: | :--------: |
|    1Y    |    20%    |   300,000  |
|    2Y    |    15%    |   225,000  |
|    3Y    |     9%    |   135,000  |
| 4Y - 10Y |     8%    |   120,000  |

**PERFORMANCE FACTOR: TEAM TOKEN TO BE RELEASED ACCORDING TO TOKEN PRICE (1,500,000 ELRON)**

Token will only be released If the token price stay at or above these level for 10 days.

| PRICE (ELRON) | TOKEN RELEASE |
| :-----------: | :-----------: |
|    2.5 USDT   |    300,000    |
|    4.5 USDT   |    300,000    |
|    7.5 USDT   |    300,000    |
|    15 USDT    |    300,000    |
|    20 USDT    |    300,000    |


---

# 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://docs.elron.io/tokenomics/team-allocation.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.
