> 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/ru-he-jin-xing-liu-dong-quan-yi-zhi-ya.md).

# 如何进行流动权益质押？

在 PancakeSwap 上将 ETH 转换（convert）成 WBETH 是很简单的事。以下是具体操作方法：

想要将 ETH 质押，并接收 WBETH：&#x20;

1. 前往 [PancakeSwap](https://pancakeswap.finance/) 并连接您的钱包。确保您的钱包里有 ETH (Bep20) 或 ETH (ERC20）（以太链或 BNB 链上的 ETH），这将用来转换为 WBETH。&#x20;
2. 点击 "赚取" ，打开下拉式选单，选择 “[Liquid Staking](https://pancakeswap.finance/liquid-staking)” 。&#x20;
3. 选择权益质押对 ETH/WBETH，然后点击 "继续（Proceed）"。

<figure><img src="/files/TjjkskTM2LaQB01aV5ke" alt=""><figcaption></figcaption></figure>

4. 输入您要转换的 ETH 数量，并在 WBETH 栏中确认转换后的数量。提醒您：由于质押奖励持续累积，WBETH 代币的价值相对于 ETH 将会升值。

<figure><img src="/files/fDf4Pxdqr8oYaw7YRVZB" alt=""><figcaption></figcaption></figure>

5. 点击 “Stake”，以授权 WBETH 代币。再次点击 “Stake” ，并于钱包中确认您的链上操作，然后，完成！您的 WBETH 代币将自动存入您的钱包。&#x20;

想要将 WBETH 兑换成 ETH，以下是操作步骤 ：&#x20;

1. 前往 "[交易](https://pancakeswap.finance/swap?inputCurrency=0xa2E3356610840701BDf5611a53974510Ae27E2e1\&outputCurrency=0x2170Ed0880ac9A755fd29B2688956BD959F933F8)" 页面。&#x20;
2. 输入代币选择 "WBETH"，输出代币选择 "ETH"。&#x20;
3. 输入您想要兑换的 WBETH 数量，点击 "兑换"。&#x20;
4. 在您的钱包中确认链上操作，您换得的 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/ru-he-jin-xing-liu-dong-quan-yi-zhi-ya.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.
