> 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/cake-staking/syrup-pool/syrup-pool-guide.md).

# シロッププール

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/how-to-syrup-pool-staking-header.png)

[シロッププール](https://docs.pancakeswap.finance/products/syrup-pool)でのステーキングにより、寝ている間もCAKEやその他のトークンを獲得できます！

PancakeSwapのYield Farmsを使ったファーミングよりもシンプルです。ファームとは異なり、通常CAKEの**1つのトークン**をステーキングするだけで報酬を獲得できます。

## **シロッププールステーキングを始める**

1\. [プールページ](https://pancakeswap.finance/pools)に移動します。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/1-how-to-stake-in-syrup-pool.png)

2\. 右上の\*\*接続（Connect）\*\*ボタンをクリックして、BNB Smart Chain対応のウォレットに接続します。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/2-how-to-stake-in-syrup-pool.png)

3\. ウォレットを選択して接続します。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/3-how-to-stake-in-syrup-pool%20%282%29.png)

4\. ステーキングしたいシロッププールを選択します。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/4-how-to-stake-in-syrup-pool.png)

**IFO CAKE**は報酬を自動的に複利運用します：獲得したCAKEはハーベストされ、同じプールに再投資されます。計算期間中はIFOクレジットも獲得できます。

**Auto CAKE**は報酬を自動的に複利運用します：獲得したCAKEはハーベストされ、同じプールに再投資されます。

**Manual CAKE**はAuto CAKEのように自動的に複利運用されません。収益は手動でハーベストして複利運用する必要があります。

他のシロッププールでは、CAKEをステーキングして多数の他のトークンを獲得できます。ぜひご確認ください。

***

5\. プールを選択したら、\*\*有効化（Enable）\*\*ボタンをクリックします。ウォレットでアクションの確認が求められます。

6\. 有効化ボタンが\*\*ステーク（Stake）\*\*に変わります。ボタンをクリックしてステーキングメニューを表示します。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28263%29.png)

7\. ステーキングしたいCAKEの量を入力するか、うさぎをスライドして量を選択します。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28301%29.png)

8\. \*\*確認（Confirm）\*\*をクリックします。ウォレットでアクションの確認が求められます。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28178%29.png)

9\. 確認ボタンが「確認中」に変わり、トランザクションが成功するとステーキング量が変わり、ボタンも再度変わります。

10\. シロッププールの詳細が確認できるようになります。Auto CAKEはアンステーキング手数料が終わるまでのカウントダウンが表示されます。他のプールにはステーキング報酬をウォレットにクレームするための\*\*回収（Collect）\*\*ボタンが表示されます。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28152%29.png)

### **プールへのCAKEの追加と削除**

シロッププールにさらにCAKEを追加したり、より収益性の高いプールにCAKEを移したりすることができます。ステーキングされたCAKEを移動する方法は以下の通りです。

1\. \*\*-**をクリックしてプールからCAKEを取り出すか、**+\*\*をクリックしてプールにさらに追加します。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%2829%29.png)

なお、Auto CAKEプールからは72時間以内にアンステーキングすると0.1%の手数料がかかります。

2\. ウィンドウが開きます。\*\*+**をクリックした場合は、プールに追加する量を選択します。**-\*\*をクリックした場合は、プールから取り出す量を選択します。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28127%29.png)

3\. \*\*確認（Confirm）\*\*をクリックします。

4\. しばらく待つと、新しいステーキングトークン量を確認できます。

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28303%29.png)


---

# 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/cake-staking/syrup-pool/syrup-pool-guide.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.
