# 5.1 Staking rewards distribution

**$ECT will set an incentive pool to reward users for their staking activities.**

Each stream releases rewards indefinitely through the so-called ‘**log distribution curve**’ (see table below), meaning that each time rewards are distributed (e.g. daily or weekly), the total amount of rewards distributed will be slightly less (e.g. 99% previously allocated). Due to this method, the reward curve will never drop to 0 and will be maintained indefinitely.

<figure><img src="/files/On5wNWEJPMsfD5fzttDy" alt="" width="563"><figcaption><p>staking rewards distribution</p></figcaption></figure>

The slight decrease in the amount of rewards is offset by the expected long-term increase in the market value of the $ECT token. Ec³ DAO can make decisions to increase the current reward amount in case the reward curve is too low."


---

# 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.ec-cube.io/tokenomic/5.-staking-reward/5.1-staking-rewards-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.
