> 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/chinese/chan-pin/liu-dong-quan-yi-zhi-ya-zheng-he/wbeth.md).

# WBETH

Wrapped Beacon Ethereum (WBETH) 是一种流动权益质押衍生代币，代表着底下质押的 ETH 还有其获得的奖励。它是 BETH 的封装版本， 1 WBETH 代表 1 个 BETH，此代币由 Binance Earn 创建，用以协助用户参与以太坊网络的 ETH 流动权益质押以获取奖励。封装代币是一种在非原生区块链上使用该加密货币的方式，由其基础资产提供价值支撑。

一个 WBETH 的价值包含一个 BETH，以及此 BETH 自2023年04月27日16:00（东八区时间）后累计的 ETH 质押奖励的总和。对于 BETH 持有者，未来几周将支持以 1:1 的固定比率将 BETH 转换为 WBETH。

要了解更多关于 WBETH 的信息，请访问[此链接](https://www.binance.com/en/support/faq/what-is-wbeth-e252366155174ba6887f6b32e3798273)。&#x20;

要了解更多关于 Binance ETH 权益质押的信息，请访问[此链接](https://www.binance.com/en/support/faq/binance-eth-2-0-staking-eecd04618b5042c79f2a5b07f895c498)。&#x20;

要了解更多关于 ETH 权益质押的条款和条件，请访问[此链接](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/chinese/chan-pin/liu-dong-quan-yi-zhi-ya-zheng-he/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.
