# LPs staking

<figure><img src="https://3871803507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fisfz381fHt1aLzQ8jnV2%2Fuploads%2FEZIDHM3JfDAOhxqvHlWc%2FLP.png?alt=media&#x26;token=f8db5896-2237-469c-bd77-3a146f0b116d" alt=""><figcaption></figcaption></figure>

Convergence allows liquidity providers from various protocols, such as Curve and Balancer, to stake their LP tokens (**`LPs`**), and benefit from boosted earnings.&#x20;

In addition to each protocol native rewards, already boosted by Stake DAO (boosted **`CRV`** rewards for Curve for example), **`LPs`** stakers earn boosted **`SDT`** rewards. **`LPs`** stakers also earn **`CVG`** rewards on top, according to gauge weights.

Certain staking pools may also benefit from additional rewards as a boost, via the treasury's bootstrapping module.

{% content-ref url="lps-staking/curve-lps-staking" %}
[curve-lps-staking](https://docs.cvg.finance/staking/convergence-for-stake-dao/lps-staking/curve-lps-staking)
{% endcontent-ref %}

{% hint style="success" %}
To summarize, for each **`LP`**, stakers can claim:

* Underlying protocol boosted rewards (i.e. **`CRV`** for Curve **`LPs`**, **`BAL`** for Balancer **`LPs`** etc);
* Boosted **`SDT`** rewards;
* **`CVG`** rewards according to gauge weights.
  {% endhint %}

{% hint style="info" %}
Convergence allows users to deposit native **`LPs`** tokens, or Stake DAO's gauge receipt tokens in its **`LPs`** staking contracts.&#x20;

Users who are already staking on Stake DAO don't need to withdraw to redeposit on Convergence, as they can directly deposit their Stake DAO gauge receipt.
{% endhint %}

{% content-ref url="../../rewards/stake-dao-rewards" %}
[stake-dao-rewards](https://docs.cvg.finance/rewards/stake-dao-rewards)
{% endcontent-ref %}

{% content-ref url="../../navigate-ui/staking/stake-dao/staking-lps" %}
[staking-lps](https://docs.cvg.finance/navigate-ui/staking/stake-dao/staking-lps)
{% endcontent-ref %}


---

# 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.cvg.finance/staking/convergence-for-stake-dao/lps-staking.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.
