# Token Allocation

The total supply of PLB Tokens is 1,000,000,000 (1 billion).\
The allocation is structured to promote long-term ecosystem growth, liquidity, and sustainability.

| Category  | Percentage | Tokens (PLB) |
| --------- | ---------- | ------------ |
| Ecosystem | 50%        | 500,000,000  |
| Sales     | 7%         | 70,000,000   |
| Advisors  | 3%         | 30,000,000   |
| Team      | 12%        | 120,000,000  |
| R\&D      | 8%         | 80,000,000   |
| Liquidity | 8%         | 80,000,000   |
| Marketing | 10%        | 100,000,000  |
| Partners  | 2%         | 20,000,000   |

The distribution model ensures that no tokens are released uncontrollably into the market.\
Future updates will include vesting schedules, lock-up periods, and detailed release mechanisms designed to stabilize token value and incentivize long-term participation.


---

# 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://plb.gitbook.io/paladeum-whitepaper/paladeum/token-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.
