# 獎勵結算與領取

Copy Bonus 獎勵**每分鐘**計算一次。建立追蹤關係後，您將看到獎勵開始累積，更新通常在 2 分鐘內可見。

獎勵以每週為週期結算，每週一進行。**結算後，您有 7 天的領取窗口期**，從週二開始到下一個週二為止。**未領取的獎勵將在此窗口期結束後過期，請務必每週領取獎勵。**

{% hint style="info" %}
儀表板中顯示的預估價值以美元計算，使用每筆獎勵產生時的代幣價格。領取時，您收到的是實際代幣數量，因此產生和領取之間的價格波動可能導致預估值和實際收到值之間存在差異。
{% 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-tw/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.
