> For the complete documentation index, see [llms.txt](https://docs.convexfinance.com/convexfinance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convexfinance.com/convexfinance/guides/depositing/cvx.md).

# Staking CVX

![](/files/-MacC6mehElJeCr4cKu5)

### 1. Navigate to the "Stake" tab at the top of the page.

![Step 1](/files/-MiaTIPdDXAiyC14HpmV)

### 2. Scroll down to the "Stake your CVX to earn cvxCRV" section of the page.

### 3. Enter the quantity of CVX tokens you would like to stake. If it is your first time staking CVX, you will have to approve your tokens for use with the contract by pressing the "Approve" button. After that transaction has confirmed, you can press the "Deposit and Stake" button to deposit your CVX tokens to Convex.

![Steps 2 & 3](/files/-MZWmqG76xCqbK33S_wI)

### 4. Users can unstake and withdraw their CVX tokens at any time using the "Withdraw" tab.


---

# 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:

```
GET https://docs.convexfinance.com/convexfinance/guides/depositing/cvx.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.
