# 5.3.1 Infinite Rewards Distribution

Wicrypt allocates approximately 25% of total token supply for the incentivisation policy, organized as a 3 separate ‘**distribution streams**’&#x20;

* Host rewards&#x20;
* Activity rewards (for all users)&#x20;
* Staking rewards

Each stream is subjected to infinite release through a so-called ‘logarithmic distribution curve’ (please refer to the chart below).

It means that each time rewards are released (e.g. daily or weekly), the total number of distributed rewards will be slightly less (e.g. 99.5% of a previous distribution). Thanks to such an approach, the rewards curve will never drop to 0 and will be sustained infinitely.

Slight decrease in rewards amount is compensated by the anticipated long-term market cap increase of $WNT tokens. Wicrypt DAO can always make decisions to increase the current amount of distributed rewards in case the rewards curve gets too low.

Please refer to the picture below, visualizing the idea of logarithmic, infinite release of rewards:

![Logarithmic rewards distribution](/files/dtszAFsnE8iu3lSKSB5c)


---

# 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://whitepaper.wicrypt.com/5.-token-economy/5.3-incentivisation/5.3.1-infinite-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.
