> For the complete documentation index, see [llms.txt](https://docs.parallel.best/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallel.best/governance/parallel-governance-token-prl/tokenomics/paraboost.md).

# ParaBoost

Parallel Boost (ParaBoost) is a concept that distributes fees to PRL stakers who generate the most positive externalities that benefit the protocol.

This new concept aligns the short and long-term interests of both the protocol, by encouraging more use of it; PRL holders, by encouraging them to stake their tokens and interact with it; and ordinary users, encouraged to buy and stake PRL tokens to obtain additional benefits.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeWlI7emo91y2yzDOjEmmu9l7CBv0GF7UquSutYzFRBoKB5sejG5XyU7X2kO2m3ngu_ngOsfXyFKVvg6azr60UsBdQCVCEj1K4l23qHRKEG1qIFO8bJV4I1KGpAohFf8mSRfas?key=uOHfGKisLsmo3vlkLWSaDkLF" alt=""><figcaption><p>ParaBoost Examples</p></figcaption></figure>

The ParaBoost will be computed offchain by a keeper (Cooper Labs) at the end of an epoch and a merkle root is sent to the rewardDistributor contract.&#x20;

{% hint style="info" %}
Due to time constraints (to get V3 out faster) we decided to simplify Paraboost as much as possible for tokenomics v2.0. A more complete version of ParaBoost will be presented with the introduction of tokenomics v2.1, which will be released after Parallel V3.  As ParaBoost is calculated entirely offchain, there will be no need to update smart contracts or perform new audits.
{% endhint %}

### sPRL

The weight of sPRL2 relatively to sPRL1 in the ParaBoost calculation is multiplied byu x2.5. The calculation is based on the dollar value of sPRL1 & sPRL2.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdC7XJeeU6WzSrbniTxsOF24ZixAryCWGCwXFWUdtnA_8-CW0HZNzZzflNNMAvo6-RZw4fWbbdOzQU9RxksW_B3Nq0iwh8FIVwU-XkwzDO0YWxklmI3tOmepoPwSn3LyXZoV6p9?key=uOHfGKisLsmo3vlkLWSaDkLF" alt=""><figcaption><p>sPRL ParaBoost Overview</p></figcaption></figure>


---

# 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:

```
GET https://docs.parallel.best/governance/parallel-governance-token-prl/tokenomics/paraboost.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.
