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

# WBETH

**Wrapped Beacon Ethereum (WBETH)** est un token dérivé de Liquid Staking représentant de l'ETH staké et ses récompenses. C'est une version enveloppée de BETH, où 1 WBETH représente 1 BETH, créé par Binance Earn pour permettre aux utilisateurs de participer aux récompenses de staking ETH du réseau Ethereum. Les tokens enveloppés sont un moyen d'utiliser des cryptomonnaies sur des blockchains autres que la blockchain sur laquelle elles ont été originellement construites, tout en étant adossées à leur actif sous-jacent.\
\
WBETH représente également les récompenses de staking accumulées par le token BETH sur le staking ETH après le 27 avril 2023 à 08:00 (UTC). Pour les détenteurs de BETH, la possibilité de convertir BETH en WBETH à un taux fixe de 1:1 sera disponible dans les semaines à venir.\
\
Pour en savoir plus sur WBETH, [veuillez visiter le lien suivant.](https://www.binance.com/en/support/faq/what-is-wbeth-e252366155174ba6887f6b32e3798273)

Pour en savoir plus sur le staking ETH Binance, [visitez le lien suivant.](https://www.binance.com/en/support/faq/binance-eth-2-0-staking-eecd04618b5042c79f2a5b07f895c498)

Pour comprendre davantage les conditions générales du staking ETH, [visitez le lien suivant](https://www.binance.com/en/support/faq/binance-eth-2-0-staking-terms-and-conditions-74b48ca392874849aba9560e7a8fc11b).


---

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