> 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/portuguese-brazilian/produtos/integracao-de-staking-liquido/wbeth.md).

# WBETH

O Wrapped Beacon Ethereum (WBETH) é um token derivativo de stake líquido que representa o ETH em stake e suas recompensas. É uma versão empacotada do BETH, onde 1WBETH representa 1 BETH, e é criado pela Binance Earn que permite aos usuários participar de recompensas de stake de ETH da rede Ethereum. Os tokens empacotados são uma maneira de usar criptomoedas em blockchains diferentes da blockchain em que foram originalmente construídas, enquanto são sustentados por seu ativo subjacente.

&#x20;WBETH também representa as recompensas de stake acumuladas pelo token BETH no stake de ETH após 27/04/2023 08:00 (UTC). Para os holders de BETH, mais suporte para converter BETH para WBETH a uma taxa fixa de 1:1 estará disponível nas próximas semanas.

Para saber mais sobre WBETH, por favor [visite o seguinte link.](https://www.binance.com/en/support/faq/what-is-wbeth-e252366155174ba6887f6b32e3798273)

Para saber mais sobre Binance ETH Staking, [visite o seguinte link.](https://www.binance.com/en/support/faq/binance-eth-2-0-staking-eecd04618b5042c79f2a5b07f895c498)

Para entender mais sobre os termos e condições do Staking de ETH, [visite o seguinte link](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/portuguese-brazilian/produtos/integracao-de-staking-liquido/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.
