# Claiming Rewards

In addition to pool interest, lenders can earn additional rewards paid in CPOOL. Lenders can claim CPOOL rewards at anytime:

* Connect to the [app](https://clearpool.finance/lending)
* Visit the Dashboard page, and find the Rewards Accrued card.
* 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.


---

# 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/dynamic/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.
