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

# Syrup Pools

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

Стейкинг в [Syrup Pools](https://docs.pancakeswap.finance/products/syrup-pool) позволяет тебе зарабатывать CAKE или другие токены, пока ты спишь!

Это проще, чем фарминг с Yield Farms PancakeSwap, потому что, в отличие от Ферм, тебе нужно застейкать только **один токен** для начала заработка: обычно CAKE.

## **Начало работы со стейкингом в Syrup Pool**

1\. Перейди на страницу Pools [здесь](https://pancakeswap.finance/pools).

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

2\. Подключись к совместимому с BNB Smart Chain кошельку, нажав кнопку **Connect** (в правом верхнем углу).

![](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\. Выбери Syrup Pool, в котором хочешь стейкать.

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

**IFO CAKE** автоматически реинвестирует твои вознаграждения: любой заработанный CAKE будет собираться и повторно вкладываться в тот же пул. Также ты можешь зарабатывать IFO Credit в период расчёта.

**Auto CAKE** автоматически реинвестирует твои вознаграждения: любой заработанный CAKE будет собираться и повторно вкладываться в тот же пул.

**Manual CAKE** не реинвестирует автоматически, как Auto CAKE. Тебе нужно будет вручную собирать и реинвестировать свои доходы.

Другие Syrup Pools позволяют стейкать 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\. Теперь ты сможешь видеть детали своего Syrup Pool. Auto CAKE будет показывать обратный отсчёт до окончания комиссии за анстейкинг. Другие пулы будут показывать кнопку **Collect** для получения вознаграждений от стейкинга в кошелёк.

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

### **Добавление и удаление CAKE из пула**

Ты можешь легко добавить больше CAKE в Syrup Pool или перевести часть CAKE в более прибыльный пул. Вот как можно перевести застейканный CAKE.

1\. Нажми **-** для вывода части CAKE из пула или **+** для добавления большего количества в пул.

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

Обрати внимание, что анстейкинг из пула Auto CAKE имеет комиссию 0,1%, если ты анстейкаешь в течение 72 часов.

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/russian/zarabotok/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.
