# Rewards

{% hint style="info" %}
The Rewards page allows users to claim rewards from any pools they have made deposits in. Users can claim Rewards at the same time in either sILV2 or ILV.
{% endhint %}

The rewards page can be found at: [staking.illuvium.io/rewards](https://staking.illuvium.io/rewards)

![](/files/V0ISpE2cbR6URT2yUzlI)

### Pending Rewards Card

Each active pool in the protocol has a Pending Rewards Card. The Pending Rewards Card shows users the amount of Pending Rewards the connected wallet has accrued for the related pool. It lists the pool's name, the amount of ILV available as rewards, and a radio input to select how users wish to claim rewards, either in sILV2 or ILV.&#x20;

![](/files/fCiIA9fYe1AWfD0xx3LC)

### Claiming Rewards

The user must select whether they would like to claim their rewards in sILV2 or ILV. Users can also claim rewards from all active pools at the same time. Once the selection is made, the Claim Total Rewards component will appear, providing a total value of the rewards to be claimed.

![](/files/IWbBvyzK6m04xlffRnlG)


---

# 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.illuvium.io/staking-v2/staking-v2-app/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.
