# Liquidity Mining Rewards

Mangata’s system to reward liquidity providers is intended to attract loyal liquidity to create more stable and sustainable liquidity pools. Rewards will start small and then grow quickly. This article explains how many rewards you get.

Your Mangata liquidity mining rewards are dependent on three factors:

1. How many rewards does the pool get?
2. What is your share of the pool?
3. How far did you progress on the time rewards curve?

## 1. How many rewards does the pool get?

The amount of rewards a pool gets is dependent on the current pool weights. These are set by Governance according to the [Liquidity Gauges & Weight Voting](/welcome/litepaper/liquidity-gauges-and-weight-voting.md) framework. To see the current pool rewards

1. Click on “Liquidity Pools” in the left section

<figure><img src="/files/2hROInf5HR2quxc14Erl" alt=""><figcaption></figcaption></figure>

1. Find the APR for the pool you are interested in

<figure><img src="/files/l0xD5oufWVxE5GoALRTx" alt="" width="386"><figcaption></figcaption></figure>

This amount can change from time to time as Governance adjusts rewards. Make sure to review it from time to time.

## 2. What is your share of the pool?

Your share of the pool determines how much of the rewards you can maximally get if your rewards curve would be at 100%.

You can find your share of the pool by opening "My Position" tabs on the left section

<figure><img src="/files/5VuByPZnIJiXByGWezxe" alt=""><figcaption></figcaption></figure>

## 3. How far did you progress on the time rewards curve?

The rewards curve determines how much of your maximum possible rewards you are getting. It starts to grow quickly and reaches 70% efficiency after 7 days and 90% after 13 days. Learn more about it in the article on [Time Incentivization](https://blog.mangata.finance/blog/2022-07-19-time-incentivization/).

<figure><img src="/files/2af6nmQkQkV1zG6KPptW" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.mangata.finance/welcome/guides/liquidity-provision/liquidity-mining-rewards.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.
