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

# Pools de almíbar

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

¡Hacer staking en los [Syrup Pools](https://docs.pancakeswap.finance/products/syrup-pool) te permite ganar CAKE u otros tokens mientras duermes!

Es más sencillo que el Yield Farming con las Granjas de PancakeSwap, porque a diferencia de las Granjas, solo necesitas hacer staking de **un token** para empezar a ganar: generalmente CAKE.

## **Cómo empezar con el staking en Syrup Pool**

1\. Ve a la página de Pools [aquí](https://pancakeswap.finance/pools).

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

2\. Conecta tu billetera compatible con BNB Smart Chain haciendo clic en el botón **Conectar** (en la parte superior derecha).

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

3\. Elige tu billetera y conéctala.

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

4\. Elige en qué Syrup Pool quieres hacer staking.

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

**IFO CAKE** compone automáticamente tus recompensas: cualquier CAKE que ganes será cosechado y reinvertido en el mismo pool por ti. También puedes ganar Crédito IFO durante el período de cálculo.

**Auto CAKE** compone automáticamente tus recompensas: cualquier CAKE que ganes será cosechado y reinvertido en el mismo pool por ti.

**Manual CAKE** no compone automáticamente como Auto CAKE. Deberás cosechar y componer tus ganancias manualmente.

Otros Syrup Pools te permiten hacer staking de tu CAKE para ganar docenas de otros tokens interesantes. Asegúrate de revisarlos.

***

5\. Una vez que elijas un pool, haz clic en el botón **Activar**. Tu billetera te pedirá que confirmes la acción.

6\. El botón Activar ahora debería ser reemplazado por **Staking**. Haz clic en el botón para abrir el menú de staking.

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

7\. Escribe una cantidad o desliza el conejo para elegir cuánto CAKE quieres poner en staking.

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

8\. Haz clic en **Confirmar**. Tu billetera te pedirá que confirmes la acción.

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

9\. El botón Confirmar cambiará a "Confirmando" y, una vez que la transacción sea exitosa, verás que tu cantidad en staking cambia y el botón cambiará de nuevo.

10\. Ahora deberías poder ver los detalles de tu Syrup Pool. Auto CAKE mostrará una cuenta regresiva hasta que termine la tarifa de retiro de staking. Los otros pools mostrarán un botón **Cobrar** para reclamar tus recompensas de staking en tu billetera.

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

### **Agregar y retirar CAKE de un pool**

Puedes agregar fácilmente más CAKE a un Syrup Pool, o mover algo de CAKE a un pool más rentable. Aquí te explicamos cómo mover tu CAKE en staking.

1\. Haz clic en **-** para sacar algo de CAKE de un pool, o en **+** para agregar más al pool.

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

Ten en cuenta que retirar el staking del pool Auto CAKE tiene una tarifa del 0,1% si retiras dentro de 72 horas.

2\. Se abrirá una ventana. Si hiciste clic en **+**, elige la cantidad que deseas agregar al pool. Si hiciste clic en **-**, elige la cantidad que deseas retirar del pool.

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

3\. Haz clic en **Confirmar**.

4\. Después de una breve espera, podrás ver tu nueva cantidad de tokens en staking.

![](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/espanol/ganar/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.
