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

# WBETH よくある質問 (FAQ)

#### WBETHはどのようにステーキング報酬を生み出しますか？

Liquid Stakingデリバティブはエthereumネットワークを通じてステーキング報酬を生み出します。Ethereumネットワークはマージを完了しており、ETHのコンセンサスメカニズムが以前のProof-of-Work（PoW）メカニズムからProof-of-Stake（PoS）にアップグレードされています。WBETHの場合、BinanceはユーザーにETHをステーキングして報酬を得るオプションを提供しています。BinanceでETHをステーキングすると、ETHをステーキングした証としてBETH（ステーキングされたETHを表す）を受け取ります。WBETHはオンチェーンで使用できるBETHの1:1ラップバージョンです。

#### Liquid StakingからどのくらいのステーキングAPRを得られますか？

Ethereumのステーキング報酬については、ステーキングされるETHが多いほど報酬は低くなります。マージ後、Ethereumバリデーターのアクティブ率は約3〜5%で推移しています。WBETHについては、日次APRがBinance Earnチームによって[こちら](https://www.binance.com/en/eth2)で公開されています。

#### WBETHを取得するにはどうすればいいですか？

WBETHを取得するには、[Liquid Stakingページ](https://pancakeswap.finance/liquid-staking)でETHをステーキングできます。このサービスはBNBチェーンとEthereumチェーンの両方で利用可能です。

#### WBETHとBETHの違いは何ですか？

WBETHはBETHのラップバージョンです。BETHとは異なり、WBETHはオンチェーンで取得・活用できます。並べて比較するには、こちらの[ページ](https://www.binance.com/en/support/announcement/binance-introduces-wrapped-beacon-eth-wbeth-on-eth-staking-a1197f34d832445db41654ad01f56b4d)をご覧ください。

#### WBETHはどのように使用できますか？

ETHステーキング報酬を蓄積しながら、WBETHを使用してスワップ、貸し借り、イールドファーミング、担保化などのDeFiユースケースを探索できます。WBETHのユーティリティに関するさらなるアナウンスとコンテンツにご期待ください。

#### WBETHを使用している場合、ステーキング報酬を請求する必要がありますか？

いいえ。ステーキング報酬はWBETHトークンに蓄積されます。つまり、WBETHトークンはETHに対して価値が上昇します。WBETHをETHに変換するか、他のトークンにスワップすると報酬を請求できます。

#### WBETHをETHに戻すにはどうすればいいですか？

[スワップページ](https://pancakeswap.finance/swap?inputCurrency=0xa2E3356610840701BDf5611a53974510Ae27E2e1\&outputCurrency=0x2170Ed0880ac9A755fd29B2688956BD959F933F8)を通じてWBETHをETHに変換できます。PancakeSwapはLiquid Stakingページで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/japanese/archive/legacy-products/archived-liquid-staking-integration/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.
