# Claim Rewards

After [staking your LP tokens](https://docs.blackpanther.fi/how-to/stake-lp-tokens) over a period of time, you will start to accumulate incentive tokens.&#x20;

You need to claim the incentive tokens so that they will be transferred into your wallet.

1. Head over to the [specific vault](https://trade.blackpanther.fi/vault/inj1v4hl4s7lqw84usxqhh9mhjewlwvfe5r8zygvc3) you wish to claim your rewards and connect your wallet.
2. Click on the "Claim Rewards" tab. You will see the amount of incentives that you have accumulated.
3. Click the "Claim Rewards" button to complete the transaction.

<figure><img src="https://1867254934-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmTZkCUBbyMuj7Ln9vL3l%2Fuploads%2F0zf9ebInm8Odei9k1MnR%2Fclaim-vault.PNG?alt=media&#x26;token=1e69576e-4e02-4acb-8cb5-ada65b306546" alt=""><figcaption></figcaption></figure>


---

# 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.blackpanther.fi/how-to/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.
