> 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/chinese/zhuan-qu/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 的收益农场进行耕作更简单，因为与农场不同，你只需质押**一种代币**即可开始赚取收益：通常是 CAKE。

## **开始使用糖浆池质押**

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\. 现在 Enable 按钮应已替换为 **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\. Confirm 按钮将变为 "Confirming"，交易成功后，你会看到你的质押金额发生变化，按钮也会再次改变。

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)

请注意，如果你在 72 小时内从 Auto CAKE 矿池解除质押，将收取 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/chinese/zhuan-qu/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.
