> For the complete documentation index, see [llms.txt](https://wp.rebellionprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.rebellionprotocol.com/rebellion-vc-fund/the-rebl-token/usdrebl-tokenomics.md).

# $REBL Tokenomics

![](/files/AgkjBgGyI3B7TNycKzC5)

<table><thead><tr><th width="199"></th><th width="150"></th><th width="197.202216066482"></th><th width="173"></th></tr></thead><tbody><tr><td><strong>Supply</strong></td><td><strong>Percentage</strong></td><td> <strong>Token Amount</strong></td><td> <strong>Shorthand</strong></td></tr><tr><td>Total Supply</td><td>100%</td><td>1,000,000,000,000</td><td>1 Trillion</td></tr><tr><td>Liquidity on DEX </td><td>50%</td><td>500'000'000’000</td><td>500 Billion</td></tr><tr><td>Treasury Reserve</td><td>30%</td><td>300'000'000’000</td><td>300 Billion</td></tr><tr><td>Ecosystem reserve</td><td>20%</td><td>200'000'000’000</td><td>200 Billion</td></tr></tbody></table>

### **Liquidity on DEX**

50% (500B tokens) of the total $REBL token liquidity is locked in liquidity pools at token launch, on decentralized exchanges (DEX). The token launch and liquidity was added on the 11.11.2021. The team or investors do not receive any tokens.&#x20;

### **Treasury Reserve**

The Rebellion Protocol Treasury Reserve was set up at the inception of the project and represents 30% (300B tokens) of the total $REBL token supply. The reserve is released aimed at being the initial treasury for the project to make investments. Typically this funds will be used to create bonds (sell $REBL against BUSD or BNB at a discount price with a vesting period), to invest in projects and/or to be burned.

The Treasury reserve is locked until released for use.

### **Ecosystem Reserve**

A 20% (200B tokens) ecosystem reserve of the total $REBL token supply is locked until released for use. This reserve is intended for future developments including but not limited to operations and rewards related the project's decentralized exchange, NFT marketplace and Launchpad.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wp.rebellionprotocol.com/rebellion-vc-fund/the-rebl-token/usdrebl-tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
