> For the complete documentation index, see [llms.txt](https://parabolafi.gitbook.io/parabola/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://parabolafi.gitbook.io/parabola/introduction/the-prb-token.md).

# The PRB Token

**Ticker:** PRB

**Contract Address:** 0x88027226BbD75b0cB79091FaA64f634Fe528E393

**Chain:** Cronos Chain

## Token Supply & Emissions

The PRB token supply is One hundred million (100,000,000) tokens to be emitted over five years.

The following is the PRB distribution scheme for the first year.

![](/files/IN8aAYZqtesONQTeFb3e)

**6,818,000 / 1.0904^n**&#x20;

Where **n** is the number of months since launch. Emissions are split 2/3&1/3 between liquidity provider and “pool 2”.

## Token Distribution <a href="#b8f0" id="b8f0"></a>

* **50% Liquidity Provider:** Continuously minted over five years with a progressively decreasing rate.
* **25% PRB/USDC LP:** Continuously minted over five years with a progressively decreasing rate.
* **8% DAO Treasury:** DAO governance.
* **10% Team:** 1 year linear release.
* **2% Airdrop:** 1 week linear release. 1.5% allocated to testnet incentive winners, 0.5% allocated to community airdrop winners.
* **5% Public Sale:** USD 0.1, 25% instant release, 75% 90 days linear release.

{% hint style="info" %}
***The funds are raised in the public sale will all be used to build the initial liquidity pool and the team will not retain any funds.***
{% endhint %}

{% content-ref url="/pages/-M\_Y\_6O4JBwQAXEy8rZb" %}
[Staking and Liquidity Providing Rewards](/parabola/introduction/staking-and-liquidity-providing-rewards.md)
{% endcontent-ref %}

## Farming <a href="#id-3d3d" id="id-3d3d"></a>

### Liquidity Mining

PRB liquidity mining will open when the price feed machine lands on the Cronos network.&#x20;

**Supported pools**: 3pool(DAI-USDC-USDT), BUSD/3PRB and PRB/USDC LP&#x20;

PRB liquidity mining rewards have a vesting period of 90 days and early collection will be subject to a 50% penalty. The penalty is then allocated to users who choose to lock their PRB for 90 days. This will contribute to the long-term stable operation of the protocol, while this mechanism ensures a steady stream of rewards for those who actively commit to the protocol by locking in their tokens.

### Staking and Locking

The stakers will receive protocol fees without lock-up.

The PRB lockers will receive a share of protocol fees also. Beside this you can receive penalty fees from those exiting their vests early. Because you are committed to the Parabola protocol by being locked and cannot be unlocked early.

{% content-ref url="/pages/-M\_Ya3kGyUIe5V5sa1B8" %}
[Staking LP Tokens to Earn PRB](/parabola/guides/staking-lp-tokens-to-earn-prb.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZjCfprCHd5Ck3NGSfI5b" %}
[Staking PRB](/parabola/guides/staking-prb.md)
{% endcontent-ref %}


---

# 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://parabolafi.gitbook.io/parabola/introduction/the-prb-token.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.
