# How to Claim Rewards

#### <mark style="color:purple;">**How to claim liquidity pool rewards**</mark>

Claiming LP rewards on ShadeSwap is simple to do, follow the below guide to get started.

1. To get started, visit [ShadeSwap](https://app.shadeprotocol.io/swap/pools)
2. The liquidity pools screen will be featured directly on the "Pools" tab.
3. Search through the list of supported liquidity pools for your pool position, or toggle "Only show my pools".
4. click on the liquidity pool that you want to claim your LP rewards from.&#x20;
5. Execute your reward claiming by pressing the “Claim” button. This will prompt a standard wallet transaction.&#x20;
6. Approve the transaction.

#### <mark style="color:purple;">**How often to claim rewards**</mark>

This is a personal preference. Rewards can be claimed minute after minute, once a year, or more. Things to consider are:

1. You pay a transaction fee each time you claim.&#x20;
2. Any unclaimed rewards will not earn rewards. If you claim rewards and compound them that means you have added more shares to the pool, which in return will be a larger number of shares to earn rewards off of.&#x20;

{% embed url="<https://youtu.be/_gEzU3EKey8>" %}

***

*Information provided in this post is for general informational purposes only and does not constitute formal investment advice. Please read the full disclaimer at* [*shadeprotocol.io/disclaimer*](https://shadeprotocol.io/disclaimer) *before relying on any information herein.*


---

# 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.shadeprotocol.io/shade-protocol/get-started/step-5-use-our-features/pools-feature/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.
