# Tokenomics

**Token Supply & Allocation (Draft)**

* **Total Supply:** 1,000,000,000 $REBEL (fixed, no inflation)

| Category            | Allocation | Vesting                         |
| ------------------- | ---------- | ------------------------------- |
| Private Sale        | 20%        | 6-month cliff, 18-month linear  |
| Public Sale         | 5%         | 100% unlocked at TGE            |
| Team & Founders     | 18%        | 12-month cliff, 24-month linear |
| Treasury & Grants   | 25%        | DAO-governed (post-launch)      |
| Ecosystem Rewards   | 22%        | Weekly emissions over 4 years   |
| Advisors & Partners | 10%        | 6-month cliff, 12-month linear  |

*These figures are under discussion with backers and may shift ±5% pending finalization.*


---

# 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://rebellion.gitbook.io/rebellion/tokenomics.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.
