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

# Syrup Pool

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

Lo Staking nei [Syrup Pool](https://docs.pancakeswap.finance/products/syrup-pool) ti permette di guadagnare CAKE o altri token mentre dormi!

È più semplice del farming con i Yield Farm di PancakeSwap perché, a differenza dei Farm, devi mettere in Staking solo **un token** per iniziare a guadagnare: di solito CAKE.

## **Iniziare con lo Staking nei Syrup Pool**

1\. Vai alla pagina Pool [qui](https://pancakeswap.finance/pools).

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

2\. Connetti il tuo portafoglio compatibile con BNB Smart Chain cliccando il pulsante **Connetti** (in alto a destra).

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

3\. Scegli il tuo portafoglio e connettiti.

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

4\. Scegli quale Syrup Pool vuoi usare per lo Staking.

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

**IFO CAKE** reinveste automaticamente le tue ricompense: qualsiasi CAKE che guadagni verrà raccolto e reinvestito nello stesso Pool per te. Puoi anche guadagnare crediti IFO durante il periodo di calcolo.

**Auto CAKE** reinveste automaticamente le tue ricompense: qualsiasi CAKE che guadagni verrà raccolto e reinvestito nello stesso Pool per te.

**Manual CAKE** non reinveste automaticamente come Auto CAKE. Dovrai raccogliere e reinvestire i tuoi guadagni manualmente.

Altri Syrup Pool ti permettono di mettere in Staking i tuoi CAKE per guadagnare decine di altri token interessanti. Assicurati di darci un'occhiata.

***

5\. Una volta scelto un Pool, clicca il pulsante **Abilita**. Il tuo portafoglio ti chiederà di confermare l'azione.

6\. Il pulsante Abilita dovrebbe ora essere sostituito da **Stake**. Clicca il pulsante per aprire il menu di Staking.

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

7\. Inserisci un importo o scorri il coniglio per scegliere quanti CAKE vuoi mettere in Staking.

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

8\. Clicca **Conferma**. Il tuo portafoglio ti chiederà di confermare l'azione.

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

9\. Il pulsante Conferma cambierà in "Confermando", poi una volta che la transazione avrà successo, vedrai cambiare l'importo in Staking e il pulsante cambierà di nuovo.

10\. Ora dovresti poter vedere i dettagli del tuo Syrup Pool. Auto CAKE mostrerà un conto alla rovescia fino alla fine della commissione di unstaking. Gli altri Pool mostreranno un pulsante **Raccogli** per richiedere le tue ricompense di Staking nel tuo portafoglio.

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

### **Aggiungere e rimuovere CAKE da un Pool**

Puoi facilmente aggiungere altri CAKE a un Syrup Pool, o spostarne alcuni in un Pool più redditizio. Ecco come puoi spostare i tuoi CAKE in Staking.

1\. Clicca il **-** per togliere alcuni CAKE da un Pool, o il **+** per aggiungerne altri al Pool.

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

Nota che l'unstaking dal Pool Auto CAKE ha una commissione dello 0,1% se fai unstake entro 72 ore.

2\. Si aprirà una finestra. Se hai cliccato **+**, scegli la quantità che vuoi aggiungere al Pool. Se hai cliccato **-**, scegli la quantità da togliere dal Pool.

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

3\. Clicca **Conferma**.

4\. Dopo una breve attesa, potrai vedere il nuovo importo di token in 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/italian/guadagna/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.
