# Allocation Breakdown

| Allocation Category      | % of Supply | Token Amount  | Cliff Period | Vesting Schedule                             |
| ------------------------ | ----------- | ------------- | ------------ | -------------------------------------------- |
| 1. Ecosystem & Rewards   | 30%         | 3,000,000,000 | -            | Released gradually via usage-based emissions |
| 2. Team & Advisors       | 15%         | 1,500,000,000 | 12 months    | Linear vesting over 36 months after cliff    |
| 3. Private Sale          | 10%         | 1,000,000,000 | 3 months     | Linear vesting over 18 months                |
| 4. Public Sale (IDO)     | 5%          | 500,000,000   | 0 month      | 20% at TGE, rest over 6 months               |
| 5. Strategic Partners    | 10%         | 1,000,000,000 | 6 months     | Linear vesting over 24 months                |
| 6. Liquidity             | 10%         | 1,000,000,000 | -            | At TGE for DEX/CEX listing and locked        |
| 7. Development Reserve   | 10%         | 1,000,000,000 | 6 months     | Linear vesting over 30 months                |
| 8. Marketing & Growth    | 5%          | 500,000,000   | 1 month      | Vesting over 12 months                       |
| 9. Treasury & Operations | 5%          | 500,000,000   | 6 months     | Dynamic usage by governance or core team     |


---

# 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://dream-lucidai.gitbook.io/dream-lucidai-docs/tokenomics/allocation-breakdown.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.
