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

# WBETH FAQ

#### WBETH 的质押奖励从何而来？&#x20;

流动权益质押衍生品（Liquid Staking Derivatives）通过以太坊网络产生质押奖励。以太坊网络现已完成合并，ETH 的共识机制已经由过去的工作证明机制（PoW），升级为权益证明机制（PoS）。WBETH 是 Binance 为用户提供的将 ETH 权益质押以获得奖励的一种方式。当你通过 Binance 质押 ETH 时，你将获得 BETH（代表你质押的 ETH）作为质押 ETH 的证明。WBETH 是 BETH 的 1：1 封装版本，可以在链上使用。&#x20;

#### 我可以透过流动权益质押获得多少 APR？&#x20;

以太坊的权益质押奖励部分，ETH 的质押总量越多，单位质押奖励越低。合并后，以太坊验证者的年利率大约在 3-5% 左右徘徊。而 WBETH 部分，每日的年利率由 Binance Earn 团队在[此公布](https://www.binance.com/en/eth2)。&#x20;

#### 如何才能获得 WBETH？&#x20;

要获得 WBETH，您可以将您的 ETH 质押在我们的[流动权益质押页面](https://pancakeswap.finance/liquid-staking)上。这项服务在 BNB 链和以太链上都可以使用。&#x20;

#### WBETH 和 BETH 有什么区别？&#x20;

WBETH 是 BETH 的封装版本。与 BETH 不同的地方在，WBETH 可以在链上取得和使用。更详细的对比信息，请参阅[此页面](https://www.binance.com/en/support/announcement/binance-introduces-wrapped-beacon-eth-wbeth-on-eth-staking-a1197f34d832445db41654ad01f56b4d)。&#x20;

#### 如何使用 WBETH？&#x20;

您可以一边积累 ETH 质押奖励，一边使用 WBETH 来探索其他 DeFi 应用，包括兑换、借贷、流动性挖矿、抵押等。敬请关注更多关于 WBETH 效用的公告和内容。&#x20;

#### 如果我使用 WBETH，我是否需要手动领取质押奖励？&#x20;

不需要。质押奖励会累积到 WBETH 代币里。随着时间过去，WBETH 代币的价值将相对 ETH 增加。一旦您将 WBETH 转换回 ETH 或兑换成其他代币，您将同时收取已获得的奖励。&#x20;

#### 如何将 WBETH 转换回 ETH？&#x20;

您可以在我们的[兑换页面](https://pancakeswap.finance/swap?inputCurrency=0xa2E3356610840701BDf5611a53974510Ae27E2e1\&outputCurrency=0x2170Ed0880ac9A755fd29B2688956BD959F933F8)将WBETH 兑换成 ETH。PancakeSwap 团队也正在我们的流动权益质押页面努力开发一个转换合约，以便将 WBETH 无缝转换回 ETH。


---

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