# Incentives distribution

Velora distributes 80% of the protocol fees to stakers who add value and perform services to Velora and 20% to the DAO treasury.&#x20;

These are the fees from all the chains Velora is deployed on and will be distributed every epoch in the gas token of each network where staking is available, proportionally to the stake on each network.

At the end of each epoch, fees will become claimable by users after a grace period of one week. This period ensures the incentive distribution is accurate.&#x20;

After becoming available, incentives must be claimed within the following six epochs; otherwise, unclaimed incentives will go back to the DAO treasury.&#x20;


---

# 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.velora.xyz/velora-governance/vlr-token/psp-2.0/incentives-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.
