# Claiming Rewards

Lenders can claim CPOOL rewards at anytime:

* Connect your supported wallet to the [app](https://clearpool.finance/lending).
* Ensure you’re connected to the correct network and have sufficient gas tokens in your wallet
* Navigate to the relevant pool page, click Claim Rewards
* Confirm the transaction in your wallet

Once the transaction is confirmed the amount of claimed CPOOL will be transferred to your wallet.

CPOOL LP reward speeds are recalibrated periodically to reflect changes in pool size and token price.

<br>


---

# 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.clearpool.finance/clearpool/how-it-works/credit-vaults/for-lenders/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.
