> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/japanese/gu/earn-faq/cake-staking-faq/revenue-sharing-faq.md).

# 収益分配 よくある質問 (FAQ)

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/faq-revenuesharing.png" alt=""><figcaption></figcaption></figure>

### シェア（rCAKE）はどのように計算されますか？ <a href="#id-50b7c683-feb0-47f6-809f-39c1a0976bb5" id="id-50b7c683-feb0-47f6-809f-39c1a0976bb5"></a>

毎週の配布時に、各ユーザーのシェアは以下に基づいて再計算されます：

1. ロックされているCAKEの量
2. ロックされたCAKEの残りロック期間（週単位で切り捨て）と最大許容ロック時間（現在52週間）

例：

ユーザーが50 CAKEをロックしており、残りのロック時間が10.3週間の場合、そのユーザーのシェアは `50 * (10 / 52 ) ~= 9.61` となります。

### ポジションを更新したのに、なぜシェアがまだ0のままですか？ <a href="#cae64522-4729-43a2-8fa8-6bbd2567dcea" id="cae64522-4729-43a2-8fa8-6bbd2567dcea"></a>

シェア（rCAKE）は毎週水曜日23:59 UTCの週次配布時に更新されます。更新されたシェアを確認するには、次の週次配布後に再度ご確認ください。

### アクティブなステーキングポジションがあるのに、なぜシェアが0なのですか？ <a href="#id-9f2843b7-1a26-4248-8c3e-f5343b2de92e" id="id-9f2843b7-1a26-4248-8c3e-f5343b2de92e"></a>

シェア（rCAKE）を計算する際、残りのロック期間は週単位で切り捨てられます。そのためシェアを受け取るには、ステーキングポジションが次の配布時より早くアンロックされないようにする必要があります。

例えば、第1週の配布でシェアを受け取るには：

* 8月2日23:59 UTCより前に参加すること。
* 8月9日23:59 UTCより後にアンロックされるアクティブな固定期間CAKEステーキングポジションを持つこと。

8月9日23:59 UTCより前にステーキングポジションがアンロックされる場合、第1週のシェアは0になります。

### 週の途中で配布期間に参加できますか？ <a href="#db254eef-09b7-41d7-bb56-310c77ce976b" id="db254eef-09b7-41d7-bb56-310c77ce976b"></a>

いいえ、前述の通りシェアは毎週水曜日23:59 UTCの配布期間開始時に計算されます。そのため、次の配布から報酬のシェアを受け取り、その時点から報酬の蓄積が始まります。

### より多くのシェアを受け取るにはどうすればいいですか？ <a href="#db254eef-09b7-41d7-bb56-310c77ce976b" id="db254eef-09b7-41d7-bb56-310c77ce976b"></a>

シェアはCAKEの量と残りのロック期間に基づいて計算されるため、より多くのシェアを受け取るには：

* より多くのCAKEをロックする
* ステーキングポジションを延長する

CAKEの追加や延長後、シェアはリアルタイムで更新されず、毎週の週次配布時のみ更新されることにご注意ください。

### CAKEを追加したりステーキングを延長する際に、ステーキングポジションを更新する必要がありますか？ <a href="#id-71d1d397-ac1c-454b-abd9-15492860f05c" id="id-71d1d397-ac1c-454b-abd9-15492860f05c"></a>

いいえ、一度登録するだけです。その後のすべてのCAKEステーキングプール操作は、自動的に収益分配プールに通知され、次の週次配布時にシェアが更新されます。

### 週次で注入される報酬が、さまざまなトラッカー（情報ページなど）に表示される取引量から計算された数値と100%一致しないのはなぜですか？

週次で注入されるCAKE報酬の数値は、さまざまなトラッカーに表示される取引量から計算された数値と100%一致しない場合があります。複数の外部要因が変換できるCAKE報酬の数値に影響する可能性があります：

* 取引手数料が変換・処理される際のCAKEトークン価格
* 取引手数料が変換・処理される際の原資産価格
* ガスと運用コストを節約するため、BNBチェーン以外のブロックチェーンからの収益は月次で処理されます。週次平均で1ヶ月の遅延をもって注入されます。
* 一部の取引ペアは取引手数料の処理中に十分な流動性がない場合があります。
* 一部の取引ペアには、手数料の処理を妨げるカスタムロジックを持つトークンが含まれる場合があります。

シェフたちは、より多くの取引手数料が処理されCAKEに変換できるよう、ツールと実践を適用するために懸命に取り組んでいます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/japanese/gu/earn-faq/cake-staking-faq/revenue-sharing-faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
