> 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/wbeth/wbeth-faq.md).

# FAQ WBETH

#### Come genera ricompense di staking WBETH?

I Liquid Staking Derivatives generano ricompense di staking attraverso la rete Ethereum. La rete Ethereum ha ora completato il Merge, il che significa che il meccanismo di consenso di ETH è stato aggiornato a Proof-of-Stake (PoS) invece del precedente meccanismo Proof-of-Work (PoW). Nel caso di WBETH, Binance offre agli utenti la possibilità di fare staking con il proprio ETH per guadagnare ricompense. Quando fai staking di ETH tramite Binance, riceverai BETH (che rappresenta il tuo ETH in staking) come ricompensa per lo staking del tuo ETH. WBETH è la versione wrapped 1:1 di BETH che può essere usata on-chain.

#### Quale APR di staking posso ottenere dal liquid staking?

Per le ricompense di staking di Ethereum, più ETH viene messo in staking, minori sono le ricompense. Post-merge, l'APY si aggira intorno al 3-5% per i validatori Ethereum. Per WBETH, l'APR giornaliero è pubblicato dal team di Binance Earn [qui.](https://www.binance.com/en/eth2)

#### Come posso ottenere WBETH?

Per ottenere WBETH, puoi fare staking del tuo ETH sulla nostra [pagina di liquid staking](https://pancakeswap.finance/liquid-staking). Questo servizio è disponibile sia su BNB Chain che su Ethereum Chain.

#### Qual è la differenza tra WBETH e BETH?

WBETH è la versione wrapped di BETH. A differenza di BETH, WBETH può essere ottenuto e utilizzato on-chain. Per un confronto affiancato, visita questa [pagina](https://www.binance.com/en/support/announcement/binance-introduces-wrapped-beacon-eth-wbeth-on-eth-staking-a1197f34d832445db41654ad01f56b4d).

#### Come posso usare WBETH?

Mentre accumuli ricompense di staking ETH, puoi usare WBETH per esplorare altri casi d'uso DeFi tra cui lo scambio, il lending/borrowing, lo Yield Farming, la collateralizzazione e altro ancora. Resta sintonizzato per ulteriori annunci e contenuti sull'utilità di WBETH.

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

No. Le ricompense di staking si accumulano nel token WBETH. Ciò significa che il token WBETH aumenterà di valore rispetto all'ETH. Potrai rivendicare le ricompense una volta convertito WBETH in ETH o scambiato con altri token.

#### Come converto WBETH in ETH?

Puoi convertire WBETH in ETH attraverso la nostra [pagina swap](https://pancakeswap.finance/swap?inputCurrency=0xa2E3356610840701BDf5611a53974510Ae27E2e1\&outputCurrency=0x2170Ed0880ac9A755fd29B2688956BD959F933F8). PancakeSwap sta anche lavorando per supportare un contratto di conversione sulla nostra pagina di liquid staking per convertire WBETH in ETH 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/wbeth/wbeth-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.
