> For the complete documentation index, see [llms.txt](https://docs.cvg.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cvg.finance/staking/convergence-for-convex-finance/cvgcvx-staking.md).

# cvgCVX staking

<figure><img src="/files/d9eSQx39qhwET3iHW9eq" alt=""><figcaption></figcaption></figure>

Convergence allows Convex users to stake a liquid derivative version of **`vlCVX`**, called **`cvgCVX`**, that can be staked or unstaked anytime.

**`cvgCVX`** stakers benefit from **`vlCVX`** vote incentive rewards, from 5% of **`cvxCRV`** stakers' earnings, and from **`CVX1`**'s underlying earnings. **`CVG`** emissions are added on top, according to the **`cvgCVX`** gauge weight.

In addition, the treasury is used to further boost earnings with 80% of **`CRV`** and **`CVX`** harvested from the **`cvgCVX/CVX1`** stablepool owned liquidity.

All rewards except **`CVG`** are distributed as **`cvgCVX`**.&#x20;

**`cvgCVX`** rewards are distributed every 2 weeks, and **`CVG`** rewards every weeks.

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

* **`vlCVX`** vote incentive rewards;
* A share of Convergence’s fees;
* **`CVX1`**'s underlying rewards;
* A boost from the protocol’s treasury;
* **`CVG`** rewards according to gauge weights.
  {% endhint %}

{% content-ref url="/pages/EY3Zdzcr23Eij0FXMG4h" %}
[Understanding cvgCVX](/staking/convergence-for-convex-finance/understanding-cvgcvx.md)
{% endcontent-ref %}

{% content-ref url="/pages/8qP9tLCohtgvtqZgPjxQ" %}
[Convex Finance rewards](/rewards/convex-finance-rewards.md)
{% endcontent-ref %}

{% content-ref url="/pages/2JX9fIVu40ZQXz6YaqxQ" %}
[Staking cvgCVX](/navigate-ui/staking/convex-finance/staking-cvgcvx.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cvg.finance/staking/convergence-for-convex-finance/cvgcvx-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
