> 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.md).

# \[Archiviato] Integrazione Liquid Staking

{% hint style="danger" %}
\[Archiviato] Liquid Staking
{% endhint %}

PancakeSwap ha collaborato con Binance Earn per offrire l'integrazione di liquid staking per il token WBETH (Wrapped Beacon Ethereum). Questo permette agli utenti di PancakeSwap di convertire e scambiare ETH in WBETH facilmente sulla rete Ethereum e su BNB Chain.

### Cos'è il Liquid Staking?

Il liquid staking è un metodo che consente agli utenti di fare staking pur potendo ancora usare o scambiare i propri asset tramite un token rappresentativo. Questo fornisce flessibilità e accesso ai fondi per altri usi pur continuando a guadagnare ricompense dallo staking. Poiché la rete Ethereum ha completato il Merge (ovvero il meccanismo di consenso di ETH è stato aggiornato al Proof of Stake), il liquid staking offre agli utenti la possibilità di fare staking con il loro ETH per guadagnare ricompense. E, a differenza dei metodi di staking tradizionali, gli utenti possono ancora usare e mantenere la liquidità del loro ETH mentre è in staking. Il token WBETH risolve questo problema.

Può essere scambiato, usato nelle applicazioni DeFi o detenuto mentre i token ETH originali sono in staking. Il liquid staking fornisce quindi flessibilità e consente ai detentori di token di utilizzare i propri token in staking in molteplici modi senza dover fare unstaking e potenzialmente perdere le ricompense dello staking. [Clicca qui per saperne di più su Ethereum Proof of Stake](https://academy.binance.com/en/articles/what-is-ethereum-2-0-and-why-does-it-matter).

<br>


---

# 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.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.
