> 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/vote-locking-cvx.md).

# Vote Locking CVX

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

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

### 2. Enter the quantity of CVX tokens you would like to vote-lock in the form provided. If it is your first time locking 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 "Lock CVX" button to vote-lock your CVX tokens on Convex.

![](/files/-MiadfNDM8zUnrxHmTWX)

### 3. Review the form on the right-hand side of the page to see the status of your existing vote-locked CVX tokens.

![Step 3](/files/-MiaUJXkxfWnQaO2CvQA)


---

# 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/vote-locking-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.
