# How to claim rewards from staked LP tokens

Currently cvault.finance has two Liquidity Pools:

* **CORE/WETH**
* **CORE/CBTC**

Users can farm rewards by staking Liquidity Pool Tokens on our platform. The following user guide explains all necessary steps to claim your rewards from staked LP Tokens.

##

### &#xD;**Step 1:** Connect your Web3 wallet

For this walkthrough we’ll use [**MetaMask**](https://metamask.io/)  — cvault.finance also supports WalletConnect.

![](/files/-MLs8wnwZkR32EaIZ4sF)

![](/files/-MLs92WwfXqJYk-4oEKu)

Connect your wallet by pressing the "**Connect Wallet**" button in the CORE.exe window.&#x20;

### **Step 2**: Open Farm tab

![](/files/-MLs9LIvrafcb9fsyxbi)

\
In the wallet.eth window open the "Farm" tab. It will display an overview of claimable rewards.

### **Step 3:** Claim Rewards&#x20;

![](/files/-MLs9Vjppghgz8aL6QIf)

Information regarding your wallet's LP tokens for each liquidity pool will be shown in this tab.

* **How many LP tokens are staked**
* **APY of the LP Token**
* **Claimable Rewards**

If your wallet has staked CORE/WETH LP tokens which generated rewards, a "**Claim**" button will appear. To receive your rewards press the button and confirm the transaction through your MetaMask. To claim rewards for the other LP tokens, just press the appropriate "**Claim**" button.

![](/files/-MLs9pKhHvmmp9nGCELr)

### **Congrats, you successfully** **claimed your rewards.**

##

You can access a variety of Pair & Token Information by clicking on "**More Info**"&#x20;

![](/files/-MLsABE54RBM5od9Jpgq)

![](/files/-MLsAE4Aq72jJNqZo6Oz)


---

# 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://help.cvault.finance/guides/claim-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.
