# Staking cvgCVX

{% hint style="warning" %}
You need to own **`ETH`**, **`CVX`**, **`CVX`** or **`cvgCVX`** to use the contract.&#x20;
{% endhint %}

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

1. Select the token that you want to deposit and enter an amount;
2. Choose between minting **`cvgCVX`** with **`CVX`**, or swapping **`CVX`** for **`cvgCVX`**. Swapping may results in getting more **`cvgCVX`** if the peg is below 1;
3. Choose if you want to lock your **`CVX`** deposit on Convex. Not locking is less expensive in gas, but a 0.25% deposit fee will be charged;
4. Active the **`CVX`** Rush option to mint a **`CVG`** locked position in addition to **`cvgCVX`**;&#x20;
5. Click the <mark style="color:yellow;">`Approve`</mark> button, and then the <mark style="color:yellow;">`Stake`</mark> button.


---

# 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/navigate-ui/staking/convex-finance/staking-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.
