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

# SnBNB よくある質問 (FAQ)

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

ETHのLiquid Stakingと同様に、BNBをsnBNBのSynclubバリデーターに委任することでステーキング報酬が受け取れます。バリデーターは報酬からコミッションを引いた後、プロトコルに請求可能なトークンとして共有します。得られた報酬は2つの部分に分けられます：

95%はsnBNBホルダーにsnBNBの価値上昇の形で還元されます：snBNBホルダーのBNBプールのシェアはsnBNB/BNBの交換レートの上昇により増加し続けます。5%はSynclub/Helioに送られます。

### snBNBのAPRはどのように計算されますか？

snBNBのAPRは0.5%〜3%の間で変動します。BNBチェーンのバリデーターが得るAPRは2つの要因に依存します：

コミッション率：Synclubバリデーターは10%のコミッション手数料を請求します。投票力：バリデーターのステーキング量がそのバリデーターが受け取るAPRを決定します。

SynclubバリデーターはAPRを向上させるためにMEV（Miner Extractable Value）を活用しています。SnBNBはBNBのステーキングAPRに合わせてBNBに対して価値が上昇します。

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

snBNBを使用してBNBチェーン上のスワップ、貸し借り、イールドファーミングなどの他のユースケースを探索できます。PancakeSwapはHelioと共にBNBチェーン上でユーティリティとイールドを最大化するための新しいLiquid Staking戦略をサポートする予定です。

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

いいえ。ステーキング報酬はsnBNBトークンに蓄積されます。つまり、snBNBトークンはBNBに対して価値が上昇します。

### snBNBをBNBに戻すにはどうすればいいですか？

snBNBをアンステーキングするには、<https://www.synclub.io/en/liquid-staking/BNBにアクセスしてください。PancakeSwapはLiquid> Stakingページ上でsnBNBをBNBにシームレスに変換できる変換コントラクトのサポートに取り組んでいます。


---

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