# Rewards Settlement and Claiming

Copy Bonus rewards are calculated **every minute**. Once a follower relationship is established, you'll see your bonus begin to accumulate, with updates typically visible within 2 minutes.

Rewards are settled in weekly epochs, every Monday. **After settlement, you have a 7-day claim window** starting from Tuesday through to the following Tuesday. **Unclaimed bonuses expire once this window closes, so be sure to claim your rewards each week.**

{% hint style="info" %}
The Estimated Value displayed in your dashboard is shown in USD, calculated using the token price at the moment each reward was generated. When you claim, you receive the actual token amount, so price fluctuations between generation and claiming may cause differences between the estimated and received value.
{% endhint %}


---

# 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.byreal.io/real-farmer/how-to-claim-real-farmer-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.
