> 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/japanese/archive/legacy-products/archived-liquid-staking-integration.md).

# \[アーカイブ] リキッドステーキング統合

{% hint style="danger" %}
\[アーカイブ済み] Liquid Staking
{% endhint %}

PancakeSwapはBinance Earnと提携し、WBETH（Wrapped Beacon Ethereum）トークンのLiquid Staking統合を提供しています。これによりPancakeSwapユーザーはEthereumネットワークとBNBチェーン上でETHをWBETHに簡単に変換・スワップできます。

### Liquid Stakingとは何ですか？

Liquid Stakingは、代表トークンを通じて資産をステーキングしながらも、その資産を使用または取引できる方法です。これにより、ステーキング報酬を得ながらも資産の柔軟性とアクセスが確保されます。Ethereumネットワークはマージ（ETHのコンセンサスメカニズムがProof of Stakeにアップグレード）を完了しており、Liquid StakingはユーザーにETHをステーキングして報酬を得るオプションを提供します。また、従来のステーキング方法とは異なり、ステーキング中もETHの流動性を維持して使用することができます。WBETHトークンはこの問題を解決します。

このトークンは、元のETHトークンがステーキングされている間も取引、DeFiアプリケーションでの使用、または保持が可能です。Liquid Stakingはこのように柔軟性を提供し、トークンホルダーがアンステーキングしてステーキング報酬を失うリスクなしに、複数の方法でステーキングされたトークンを活用できます。[Ethereum Proof of Stakeの詳細はこちら](https://academy.binance.com/en/articles/what-is-ethereum-2-0-and-why-does-it-matter)。

<br>


---

# 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/japanese/archive/legacy-products/archived-liquid-staking-integration.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.
