# Claiming Rewards

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

![](/files/-M_Sv0enQ7CnMEubn_Z9)

### 2. Scroll down to the relevant tab for your claim. Users claim rewards for their Curve LP positions, Staked CRV, staked CVX, and vote-locked CVX rewards on this page.

### 3. On your pools or staked positions, press the "Claim" button to claim your rewards. If you are an LP for multiple Curve pools, you can press the "Claim All" button.

![](/files/-M_SvisGTh1WGz-ijwv-)


---

# 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/claiming-rewards.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.
