# Liquidity Provision in CHI

## Real Rewards to CHI/ETH LPs&#x20;

{% hint style="success" %}
Unlike traditional liquidity pools where incentives are typically paid out in governance tokens, **Chi Protocol allows users to stake their CHI/ETH LP tokens and earn native staked ETH rewards directly from the protocol’s reserves, in addition to trading fees generated from trading volumes.** This dual reward structure enhances the overall yields for liquidity providers, offering both staked ETH rewards and trading fee income.
{% endhint %}

{% hint style="success" %}
**As of today's date, 80% of the LST and LRT rewards generated by the protocol's reserves are allocated to CHI/ETH LP Stakers.**
{% endhint %}

<figure><img src="/files/Z7YXJmL0EkSgjeL2M7Fu" alt=""><figcaption><p>CHI/ETH LP Rewards</p></figcaption></figure>

The current allocation of rewards directed to CHI/ETH LPs is 80% of the total yield generated by the stablecoin reserves. This substantial allocation incentivises liquidity providers by offering them the largest share of the protocol's yield, making it a highly attractive option for those contributing to the liquidity pool.

{% hint style="info" %}
Rewards in stETH and weETH are distributed every second, and users must manually claim them to receive their earnings. This ensures that stakers can collect their rewards at their convenience.
{% endhint %}

{% hint style="info" %}

#### Example

Suppose the protocol's reserves are worth $5 million, and the average annual yield of the protocol's LSTs and LRTs is 3%. This means the protocol is currently generating $150,000 in yearly rewards from the USC reserves. CHI/ETH LP stakers are entitled to:

* **$120,000** to CHI/ETH LP Stakers (80% of $150,000)

By providing liquidity in the CHI/ETH pool, users benefit significantly from the growth in the protocol's reserves. This strategy not only benefits from the increase in Total Value Locked (TVL) but also offers a substantial and predictable stream of rewards, enhancing the stability and profitability of users' positions within the protocol.
{% endhint %}

{% hint style="success" %}
Note that USC/ETH LP stakers are also entitled to receive additional CHI rewards. This adds another layer of incentives, boosting the overall yields for liquidity providers within the protocol.
{% endhint %}

## CHI/ETH LP Staking Rewards Distribution

Assuming that within a given timestamp, 1 stETH, 1 weETH, and 1 CHI are distributed, CHI/ETH LP stakers would be entitled to a portion of these rewards based on their stake in the liquidity pool. Specifically:

<figure><img src="/files/V4REQrAWc4R4jFCpzdGy" alt=""><figcaption><p>CHI/ETH LP Rewards Distribution</p></figcaption></figure>

## CHI/ETH LP APR Calculation

<figure><img src="/files/JpXIbBHnSQd2ygJ99Owz" alt=""><figcaption><p>Staked USC/ETH LP APR</p></figcaption></figure>

{% hint style="info" %}
Note that the current rewards are measured and distributed every second.
{% endhint %}

[More on Sustainable Reward Sources](/chi-docs/concepts/sustainable-reward-sources.md)\
[More on APR Formulas ](/chi-docs/resources/apr-formulas.md)


---

# 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://chi-protocol.gitbook.io/chi-docs/chi/liquidity-provision-in-chi.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.
