> 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/benvenuto-su-pancakeswap/vecake-sunset/bcake/v2-deprecated/how-to-use-bcake.md).

# Come usare bCAKE?

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/how-to-use-bCAKE.png)

In modo simile a iCAKE e vCAKE, bCAKE è anche un vantaggio pensato per gli utenti che bloccano i propri CAKE nel pool di Staking CAKE a termine fisso. Il moltiplicatore di boost viene calcolato in base a quanti CAKE metti in Staking, per quanto tempo li metti in Staking e al numero di token LP che stai mettendo in Staking nella Farm che vuoi potenziare.

## Preparazione

### Avvia una posizione di Staking CAKE a termine fisso

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/bCAKE-no-cake-locked.png)

Se non hai ancora bloccato CAKE nel pool di Staking CAKE, clicca su "Go to Pool" e segui le istruzioni per avviare una posizione di Staking a termine fisso.

Per saperne di più su come effettuare lo Staking CAKE a termine fisso, leggi [qui](/italian/archive/legacy-products/new-cake-pool.md#fixed-term-staking).

### Abilita i Farm Booster

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/bCAKE-enable-booster.png)

Per abilitare i Farm Booster, devi completare un processo di configurazione una tantum. Per procedere, clicca semplicemente su "Enable" e conferma la transazione dal tuo Portafoglio.

### Migra i tuoi Staking

{% hint style="info" %}
Se attualmente non stai facendo Staking nella Farm in cui vuoi attivare bCAKE, puoi saltare questo passaggio e iniziare mettendo in Staking i token LP nella Farm.
{% endhint %}

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/bCAKE-staking-migration-needed.png)

Se stavi già facendo Staking nella Farm in cui vuoi attivare il Farm Booster, è necessaria anche una migrazione dello Staking una tantum.

Clicca su "Migrate" e segui la guida passo dopo passo per completare le migrazioni. Le tue ricompense CAKE verranno automaticamente riscuote e inviate al tuo Portafoglio.

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/bCAKE-migration-inprogress.png)

## Attiva i Booster

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/bCAKE-pending-activation%20%281%29.png)

Una volta pronto, dovresti vedere il moltiplicatore di boost disponibile e il APR potenziato per la Farm in cui stai attualmente facendo Staking. Per saperne di più su come viene calcolato il moltiplicatore bCAKE, leggi [qui](/italian/benvenuto-su-pancakeswap/vecake-sunset/bcake/faq.md#how-are-the-bcake-multipliers-calculated).

Per attivare il boost, clicca sul pulsante "Boost" e conferma la transazione dal tuo Portafoglio.

{% hint style="info" %}
Tieni presente che qualsiasi azione dell'utente nelle Farm o nel pool di Staking CAKE aggiornerà automaticamente il tuo moltiplicatore di boost in base agli ultimi dati e statistiche delle Farm e del pool di Staking CAKE.

Scopri di più [qui](/italian/benvenuto-su-pancakeswap/vecake-sunset/bcake/faq.md#why-do-my-multipliers-change-even-after-activation).
{% endhint %}

### ![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/bCAKE-farm-number-limit.png)

C'è un limite al numero di Farm che possono essere potenziate simultaneamente. Per verificare il numero di booster rimanenti, fai riferimento al pannello in alto.

Dovrai disattivare un booster attivo per poter attivare i booster su altre Farm.

## Disattiva i Booster

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/bCAKE-pending-unset%20%281%29.png)

Per disattivare un Farm Booster, clicca semplicemente sul pulsante "Unset" e conferma la transazione dal tuo Portafoglio.

Tieni presente che al momento della disattivazione, i CAKE guadagnati verranno riscossi nel contratto del Farm Booster e inviati automaticamente al tuo Portafoglio alla prossima raccolta, deposito o prelievo. Scopri di più [qui](/italian/benvenuto-su-pancakeswap/vecake-sunset/bcake/faq.md#where-are-my-cake-rewards-after-activating-or-unsetting-the-booster).


---

# 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/benvenuto-su-pancakeswap/vecake-sunset/bcake/v2-deprecated/how-to-use-bcake.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.
