# 報酬の精算と請求

Copy Bonus報酬は**毎分**計算されます。フォロワー関係が確立されると、ボーナスの蓄積が始まり、通常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/ja-jp/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.
