# Token Allocation

The Remittix token (RTX) has a limited supply of 1.5 billion tokens and cannot be increased. Below is a breakdown of how the tokens will be distributed during and after the presale.

<table><thead><tr><th>Allocation</th><th width="100">%</th><th>Token Amount</th></tr></thead><tbody><tr><td>Presale</td><td>50%</td><td>750,000,000</td></tr><tr><td>Marketing</td><td>15%</td><td>225,000,000</td></tr><tr><td>Exchange Listings </td><td>12%</td><td>180,000,000</td></tr><tr><td>Ecosystem Reserves</td><td>10%</td><td>150,000,000</td></tr><tr><td>Team</td><td>9%</td><td>135,000,000</td></tr><tr><td>Rewards</td><td>4%</td><td>60,000,000</td></tr></tbody></table>

In the unlikely event that we do not sell all of the tokens allocated for the presale Remittix will conduct a token burn event to reduce the overall token supply.


---

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