# Understanding cvgCVX

### Locking CVX for vlCVX

**`CVX`** can be locked on Convex up to 16 weeks, in order to earn voting right over Convex's underlying protocols. Learn more on the [Convex documentation](https://docs.convexfinance.com/convexfinance/general-information/understanding-cvx/vote-locking).

### cvgCVX

**`cvgCVX`** is a liquid tokenized version of locked **`CVX`**. Each **`CVX`** deposited on Convergence is locked forever on the Convex vote locking contract. **`cvgCVX`** is minted at a 1:1 rate each time a user deposits **`CVX`**.

Converting **`CVX`** to **`cvgCVX`** is irreversible. However, a **`cvgCVX/CVX1`** pool exists on Curve. This pool is, and will be maintained by Convergence.

Staking **`cvgCVX`** allows users to claim **`vlCVX`** vote incentives and additional rewards, plus **`CVG`** rewards.

**`cvgCVX`** can be swapped back to **`CVX`** in one transaction, directly on Convergence.

{% content-ref url="/pages/yKghKmBFAdnS2sBq06kC" %}
[cvgCVX staking](/staking/convergence-for-convex-finance/cvgcvx-staking.md)
{% 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-convex-finance/understanding-cvgcvx.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.
