# Liquidity Provision in USC&#x20;

## Real Rewards to USC/ETH LPs

Unlike traditional liquidity pools where incentives are generally paid out in governance tokens, Chi Protocol allows users to stake their USC/ETH LP tokens and earn native staked ETH rewards directly from the protocol’s reserves, in addition to the trading fees generated from trading volumes. This dual reward structure enhances the overall rewards for liquidity providers, offering both staked ETH rewards and trading fees.

<figure><img src="https://679438959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWSJjW0RbNohJTdo1T9uY%2Fuploads%2F0Wtr9bNHCbYCTr4md9o4%2FFrame%202095584723.png?alt=media&#x26;token=4a8d3b3d-6a7b-48de-9c03-ea55cd4d2ef9" alt=""><figcaption><p>USC/ETH LP Rewards </p></figcaption></figure>

USC/ETH LP stakers are currently entitled to earn 5% of the total weETH and stETH rewards generated by the protocol's reserves. This allocation allows LP stakers to benefit directly from the yield generated by the protocol, enhancing their rewards alongside the trading fees earned from providing liquidity.

{% hint style="info" %}
Rewards in stETH and weETH are distributed every block, 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. USC/ETH LP stakers are entitled to:

* **$7,500** to USC/ETH LP Stakers (5% of $150,000)

By providing liquidity in USC/ETH, users benefit 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 sense of predictability and stability for 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 rewards for liquidity providers within the protocol.
{% endhint %}

## USC/ETH LP Staking Rewards Distribution

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

<figure><img src="https://679438959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWSJjW0RbNohJTdo1T9uY%2Fuploads%2Fn8c5psBBP2kJGsLt0Sdy%2FFrame%202095584724.png?alt=media&#x26;token=5d32d553-b1f1-4b13-b578-a1d83f447bd9" alt=""><figcaption><p>USC/ETH LP Rewards Distribution</p></figcaption></figure>

## USC/ETH LP APR Calculation

<figure><img src="https://679438959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWSJjW0RbNohJTdo1T9uY%2Fuploads%2F9EOWepQx3ZMgnYMzhrBm%2FCentre%20Frame.png?alt=media&#x26;token=2525183c-aede-49d8-9c4e-295cd5950fb1" 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](https://chi-protocol.gitbook.io/chi-docs/concepts/sustainable-reward-sources)\
[More on APR Formulas ](https://chi-protocol.gitbook.io/chi-docs/resources/apr-formulas)


---

# 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/usc/liquidity-provision-in-usc.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.
