# 奖励结算和领取

复制奖励**每分钟**计算一次。一旦建立关注关系，您将看到奖金开始累积，通常在 2 分钟内可见更新。

奖励按周期结算，每周一进行。**结算后，您有 7 天的领取窗口**，从周二开始到下一个周二结束。**未领取的奖励在此窗口关闭后过期，请务必每周领取您的奖励。**

{% hint style="info" %}
ℹ️ 仪表板中显示的预估价值以 USD 显示，使用每笔奖励生成时的代币价格计算。领取时，您收到的是实际代币数量，因此生成和领取之间的价格波动可能导致预估值与实际收到值之间存在差异。
{% 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/zh-my/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.
