# Claiming Rewards

### **Staking Rewards Chart**

View your staking earnings. It updates upon claiming rewards, showcasing earnings over the last 24 hours, 7 days, 15 days, 30 days, 90 days, and up to 1 year for a detailed overview of your progress.

<figure><img src="/files/8p0MVxOnNkNydMKB0FAB" alt=""><figcaption><p>FIg5: Staking Rewards Chart</p></figcaption></figure>

{% hint style="info" %}
The more providers you are staked, the longer it will take. If you have several providers, be patient and wait until all rewards are claimed before interacting again with the App.
{% endhint %}

### Claim Rewards

1. **Go to “Claim Rewards” from Stake Page.**

<figure><img src="/files/bom0J4K6g7jHNtitY9PK" alt=""><figcaption><p>Fig8: Claim Rewards Link</p></figcaption></figure>

1. **Select the providers to claim the reward.**

<figure><img src="/files/CbATvk8zRIXmNNAbvxZK" alt="" width="482"><figcaption><p>Fig9: Claim Rewards Menu</p></figcaption></figure>

3. **Confirm**
4. **View your updated available balance, or check recent transactions for more details.**


---

# 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.zus.network/zus-docs/webapps/bolt/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.
