# Staking Curve LP Tokens

![See below for detailed steps.](https://2181409797-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXUXhi90m2Jg6S04DpE%2F-MZwNDwiCEfqloU0v0H5%2F-MZwR2vG-nzi9_5SdOej%2FStaking%20Curve%20LP%20Tokens.png?alt=media\&token=a9afab2a-8ba9-4333-b060-3b658f082678)

### 1. Navigate to the "Stake" tab

![Step 1](https://2181409797-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXUXhi90m2Jg6S04DpE%2F-MZPibwGWyd7tdIyeS8J%2F-MZPrMVMbfBETzYNQe_U%2Fimage.png?alt=media\&token=28303504-0337-48e4-a50f-6e374d2bf8a2)

### 2. Scroll down to the "Stake Curve LP Tokens" section of the page, and choose the LP token from the list you wish to stake on Convex.

### 3. Enter the quantity of LP tokens you would like to stake. If it is your first time using the platform, you will have to approve your LP 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 LP tokens to Convex.

![Steps 2 and 3](https://2181409797-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXUXhi90m2Jg6S04DpE%2F-MZPibwGWyd7tdIyeS8J%2F-MZPsZnI2AUgjlSvqKOp%2Fimage.png?alt=media\&token=efc79452-7446-42ed-9e00-8d10fc20af8b)

### 4. Users can withdraw their LP tokens at any time using the "Withdraw" tab on their selected pool.


---

# 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.convexfinance.com/convexfinance/guides/depositing/curve-lp-tokens.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.
