# 流动权益质押整合

WBETH（Wrapped Beacon Ethereum）代币，是 PancakeSwap 与 Binance Earn 合作以提供的流动权益质押集成（liquid staking integration）产品。PancakeSwap 用户可以在以太链和 BNB 链上将 ETH 轻易地转换（convert）和兑换（swap）为 WBETH。

### 什么是流动权益质押（liquid staking)？

流动权益质押（liquid staking）是一种质押方法，透过使用一种可交易、代表资产证明的代币，帮助使用者在进行权益质押后仍能交易该笔资产。这种质押方式留存了资金灵活性，在资金获取质押收益同时亦可用于其他用途。自 ETH 链完成合并以来（即 ETH 的共识机制已经升级为权益证明），流动权益质押让用戶能將将 ETH 进行权益质押进公链以获取奖励。又，与传统的权益质押方法不同的是，用户在质押其 ETH 后仍然可以使用该笔资产，因此保留了资金流动性。而 WBETH 代币作为解决方案而生。

质押 ETH 后获得的 WETH 可以用于交易、用于 DeFi 协议，或仅是单纯持币。流动权益质押（liquid staking）使用者因此能保有流动性资金，能以多种方式使用其质押的代币，而不必冒着可能失去质押奖励的风险去解除质押。点击[这里](https://academy.binance.com/zh/articles/what-is-ethereum-2-0-and-why-does-it-matter)以了解更多关于以太坊权益证明的信息。


---

# Agent Instructions: 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:

```
GET https://docs.pancakeswap.finance/chinese/chan-pin/liu-dong-quan-yi-zhi-ya-zheng-he.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
