> For the complete documentation index, see [llms.txt](https://gitbook.weave.financial/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.weave.financial/product-docs/tokenomic/staking-and-lp-rewards/community-daily-reward-scheme.md).

# Community daily reward scheme

The distribution of Weave tokens is predefined for release each year. The total supply for the Community Daily Rewards Scheme (108m $Weave) is scheduled to be released evenly over 10 years, meaning 10% of the total pool (10.8m $Weave) will be released and distributed per year. In practice, this pool will be calculated and released daily (and claimable weekly), meaning that there is 29,589.04109589041 **$Weave being released and distributed each day. At launch, this will be shared between platform usage rewards and those in the staking and LP as a 40/60 split respectively.** Therefore, 40% of the 29,589.04109589041 each day will be shared as platform rewards, and 60% will be shared as rewards for those that are staking and providing liquidity. These percentages may change in favour of platform usage rewards once we have good levels of liquidity.

The **distribution of claimable coins awarded for staking & liquidity is based on the % you have of the overall total value locked in our staking vault**. You can also increase your share in the pool by hitting the milestone bonuses and therefore receive multipliers of your percentage in the pool. The longer you stake or provide liquidity of the $Weave token, the higher your multiplier in the pool will be.

For example, if your funds in the staking pool represent 0.1% of the total value locked in staking and liquidity vault then you will receive 0.1% of the daily distribution of $Weave per day. If you stake the coins for 52 weeks you qualify for the 5x multiplier and therefore your share increases to 0.5% of the pool and so on.


---

# 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://gitbook.weave.financial/product-docs/tokenomic/staking-and-lp-rewards/community-daily-reward-scheme.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.
