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

# FAQ WBETH

#### Comment WBETH génère-t-il des récompenses de staking ?

Les dérivés de Liquid Staking génèrent des récompenses de staking via le réseau Ethereum. Le réseau Ethereum a maintenant achevé la Fusion, ce qui signifie que le mécanisme de consensus de l'ETH a été mis à niveau vers la Preuve d'Enjeu (PoS) au lieu de l'ancien mécanisme de Preuve de Travail (PoW). Dans le cas de WBETH, Binance offre aux utilisateurs la possibilité de staker leur ETH pour gagner des récompenses. Lorsque vous stakez de l'ETH via Binance, vous recevrez du BETH (représentant votre ETH staké) comme récompense pour le staking de votre ETH. WBETH est la version enveloppée 1:1 de BETH utilisable on-chain.

#### Quel APR de staking puis-je obtenir avec le Liquid Staking ?

Pour les récompenses de staking Ethereum, plus l'ETH est staké, plus les récompenses sont faibles. Après la Fusion, l'APY est aux alentours de 3 à 5 % pour les validateurs Ethereum. Pour WBETH, l'APR quotidien est publié par l'équipe Binance Earn [ici.](https://www.binance.com/en/eth2)

#### Comment obtenir du WBETH ?

Pour obtenir du WBETH, vous pouvez staker votre ETH sur notre [page de Liquid Staking](https://pancakeswap.finance/liquid-staking). Ce service est disponible à la fois sur BNB Chain et Ethereum Chain.

#### Quelle est la différence entre WBETH et BETH ?

WBETH est la version enveloppée de BETH. Contrairement à BETH, WBETH peut être obtenu et utilisé on-chain. Pour une comparaison côte à côte, visitez cette [page](https://www.binance.com/en/support/announcement/binance-introduces-wrapped-beacon-eth-wbeth-on-eth-staking-a1197f34d832445db41654ad01f56b4d).

#### Comment puis-je utiliser WBETH ?

Tout en accumulant des récompenses de staking ETH, vous pouvez utiliser WBETH pour explorer d'autres cas d'usage DeFi incluant le Swap, le lending/borrowing, le Yield Farming, la collatéralisation et plus encore. Restez à l'écoute pour d'autres annonces et contenus sur l'utilité de WBETH.

#### Dois-je réclamer mes récompenses de staking si j'utilise WBETH ?

Non. Les récompenses de staking s'accumulent dans le token WBETH. Cela signifie que le token WBETH augmentera en valeur par rapport à l'ETH. Vous pourrez réclamer des récompenses une fois que vous convertissez WBETH en ETH ou que vous l'échangez contre d'autres tokens.

#### Comment reconvertir WBETH en ETH ?

Vous pouvez convertir WBETH en ETH via notre [page de Swap](https://pancakeswap.finance/swap?inputCurrency=0xa2E3356610840701BDf5611a53974510Ae27E2e1\&outputCurrency=0x2170Ed0880ac9A755fd29B2688956BD959F933F8). PancakeSwap travaille également à prendre en charge un contrat de conversion sur notre page de Liquid Staking pour convertir WBETH en ETH de manière transparente.


---

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