# Fee Distribution

One of the major innovations implemented with the PRL new tokenomics is the redistribution of a portion of the fees generated by the protocol to [PRL stakers](/governance/parallel-governance-token-prl/tokenomics/staking-mechanisms.md) (sPRL1 & sPRL2).

Fees accumulated during an epoch will be converted to PAR tokens on each chain where the protocol generates fees via a keeper (Cooper Labs); and then automatically bridged to the fee distribution chain (Polygon PoS). 15% of these fees are then be distributed to PRL stakers according to their ParaBoost. It means that PRL stakers are receiving 15% of generated protocol fees in PAR at the end of each epoch to be claimed on Polygon PoS.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe8R0RpYk4EA2fUNRJhuq-JcGNHY0CNffkQurUJ2oFNCnnvGFykwP79v4lOtCKKVeS-DIzYI8iYtAE_CqWEqzo7btc2EshcUZSv5mmkImzFlkgPTmEa1dZX6Rf6mGz2CDCqr09u?key=uOHfGKisLsmo3vlkLWSaDkLF" alt=""><figcaption><p>Protocol Fees Distribution Overview</p></figcaption></figure>

\
The fees distributed to the PRL stakers are distributed on the same chain, regardless of the chain where the PRL tokens are staked. Stakers will be able to claim their tokens during 12 epochs (≃1 year), after which the tokens will be automatically returned to the DAO treasury.


---

# 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://docs.parallel.best/governance/parallel-governance-token-prl/tokenomics/fee-distribution.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.
