# Allocation

**The allocations are as follows:**

| Allocation            | Percentage | Release Schedule                                                                                                                     |
| --------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| Initial farm offering | 10%        | The release schedule for this allocation is such that 100% of the tokens will be rewarded to users during the 3-month farm offering. |
| DAO Treasury          | 25%        | 100% immediately available                                                                                                           |
| Team                  | 25%        | 3-month cliff, followed by linear release over 6months                                                                               |
| Angel                 | 20%        | Locked for 3 months, followed by linear release over 6 months.                                                                       |
| Community Development | 20%        | 2-year distribution strategy including liquidity pools and incentives.                                                               |


---

# 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://twister-finance.gitbook.io/twisterfinance/token-distribution/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.
