# Token Breakdown

This section covers how REPPO is distributed.

If you want the role of the token inside the network, see [Token Utility](/reppo-labs/economics/token-utility.md).

#### What this section covers

Token breakdown focuses on supply distribution and allocation.

That includes:

* community allocation
* ecosystem and grants reserves
* liquidity and market structure
* team, investor, and advisor allocations
* vesting and long-term alignment

#### Allocation philosophy

The REPPO supply is structured to support long-term network growth.

The goal is to balance:

* market bootstrap
* ecosystem expansion
* contributor alignment
* treasury flexibility
* long-term governance

#### Breakdown

For the detailed allocation split, see [Token Allocation Breakdown](/reppo-labs/economics/token-allocation-breakdown.md).


---

# 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://reppo-labs-xyz.gitbook.io/reppo-labs/economics/token-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.
