> 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/5-ways-to-earn-usdweave.md).

# 5 ways to earn $WEAVE

1. **Daily token rewards** (claimable weekly) - Staking & LP providers will receive 60% of the "Community Daily Rewards Pool". Additionally, within this pool, liquidity providers will receive a weighting of 4x over those staking. Providing liquidity is therefore the most powerful way to earn more Weave tokens in the entire ecosystem. Lastly, because you can easily set the auto-staking feature using the Weave dApp, the weekly distribution can be compounded, therefore grow exponentially over time.
2. **Milestone bonuses** are earned at 12 weeks, 26 weeks, 12 months, and 2 years. The longer you stake your coins the higher your multiplier in the daily rewards pool. The milestone bonuses increase over time as follows;      &#x20;

   1. 12 Weeks milestone bonus --> 1.5x multiplier on staking reward &#x20;
   2. 26 Weeks milestone bonus --> 2.5x multiplier on staking reward &#x20;
   3. 52 Weeks milestone bonus --> 5x multiplier on staking reward &#x20;
   4. 2 years milestone bonus --> 10x multiplier on staking reward   &#x20;

   Our staking smart contracts will automatically apply these bonuses to each tranche of Weave tokens into staking whenever the funds reach the relevant milestone. <mark style="color:red;">**For LP providers, these milestone bonuses are in addition to the 4x multiplier they already receive!**</mark>    &#x20;
3. **1.5% sales fee redistributio**n - Whenever the $Weave token is bought or sold a 2.5% sales fee is applied, the majority of which (1.5%) is added to the total weekly tokens bonus pool claimable for those who are staking or providing liquidity. This means that even in bear markets $Weave stakers and LP providers can earn great rewards as potentially more people sell the token and thereby put more into the sales fee pool to be distributed back to those still holding.
4. **5% share of platform profits** - 5% of platform net profits will be used to buy back Weave tokens and these will be distributed to stakers & LP providers on a monthly basis.
5. **Capital growth** of the Weave token - we have carefully planned the tokenomics to give a high probability of it increasing in value over time through increased demand, excellent staking rewards, and the deflationary token burn mechanism. Keep in mind however that token price appreciation is not guaranteed, and volatility will be a constant feature of the $Weave token price.

{% hint style="info" %}
To bring the best interest of Weave users, the calculation of milestone reward is LIFO (Last In, First Out). **Weave will assign your $Weave token withdraw to the latest deposit, users will still have chance to earn the milestone bonus.**
{% endhint %}


---

# 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/5-ways-to-earn-usdweave.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.
