> 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/archive/legacy-products/archived-liquid-staking-integration/snbnb/snbnb-faq.md).

# FAQ SnBNB

### Come genera ricompense di staking snBNB?

Analogamente al liquid staking di ETH, le ricompense di staking si ottengono delegando BNB al validatore synclub di snBNB. Il validatore tratterrà la sua quota dalle ricompense prima di condividerle con il protocollo come token rivendicabili. Le ricompense guadagnate vengono poi suddivise in due parti:

Il 95% va ai detentori di snBNB sotto forma di apprezzamento del valore di snBNB: la quota dei detentori di snBNB del pool BNB continua ad aumentare grazie all'aumento del tasso di cambio snBNB/BNB. Il 5% va a Synclub/Helio.

### Come viene calcolato l'APR per snBNB?

L'APR per snBNB varia tra lo 0,5% e il 3%. L'APR guadagnato dai validatori su BNB Chain dipende da due fattori:

Tasso di commissione: il validatore synclub addebita una commissione del 10%. Potere di voto: l'importo in staking per un validatore determina l'APR che riceve.

Il validatore Synclub impiega il MEV (Miner Extractable Value) per migliorare il suo APR. SnBNB si apprezza rispetto a BNB in linea con l'APR di staking di BNB.

### Come posso usare snBNB?

Puoi usare snBNB per esplorare altri casi d'uso come lo scambio, il lending/borrowing e lo Yield Farming su BnbChain. Insieme a Helio, PancakeSwap supporterà nuove strategie di liquid staking per gli utenti per massimizzare l'utilità e il rendimento su BnbChain.

### Devo rivendicare le ricompense di staking se uso snBNB?

No. Le ricompense di staking si accumulano nel token snBNB. Ciò significa che il token snBNB aumenterà di valore rispetto a BNB.

### Come converto snBNB in BNB?

Visita <https://www.synclub.io/en/liquid-staking/BNB> per fare unstaking del tuo snBNB. PancakeSwap sta lavorando per supportare un contratto di conversione sulla nostra pagina di liquid staking per convertire snBNB in BNB senza interruzioni.


---

# 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/archive/legacy-products/archived-liquid-staking-integration/snbnb/snbnb-faq.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.
