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

# SnBNB FAQ

### SnBNB 如何产生质押奖励？&#x20;

与 ETH 流动权益质押类似，将 BNB 质押到 snBNB 的 synclub 验证节点即可获得质押奖励。验证节点将从质押奖励中抽成，然后以可领取代币的形式分享给协议。获得的奖励会分为两部分：&#x20;

95% 以 snBNB 增值的形式分配给 snBNB 持有者：由于 snBNB/BNB 汇率的增加，snBNB 持有者在 BNB 池中占据的份额也在不断增加。5％ 归属 Synclub/Helio 。

### 如何计算 snBNB 的 APR？&#x20;

snBNB 的 APR 介于 0.5%-3% 之间。BNB 链验证节点获得的 APR 受两个因素影响：&#x20;

佣金率：synclub 验证节点收取 10% 的佣金。投票权：验证者的质押额决定其获得的 APR。&#x20;

Synclub 验证节点使用 MEV（矿工可提取价值）来提高其年利率。SnBNB 相对于 BNB 的升值与 BNB 的质押年利率一致。&#x20;

### 如何使用 snBNB？&#x20;

您可以使用 snBNB 探索 Bnb 链上的其他用例，如进行兑换、借贷和流动性挖矿。除了 Helio，PancakeSwap 还将支持新的流动权益质押策略，让用户在 Bnb 链上实现效用和收益最大化。&#x20;

### 如果使用 snBNB，是否需要手动领取质押奖励？&#x20;

不需要。质押奖励会累积在 snBNB 代币中。这代表着 snBNB 代币相对于 BNB 将增值。&#x20;

### 如何将 snBNB 转换回 BNB？&#x20;

请访问 <https://www.synclub.io/en/liquid-staking/BNB，解除质押您的> snBNB。PancakeSwap 也正在努力在我们的流动权益质押页面上部署相关转换合约，以便将 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/chinese/chan-pin/liu-dong-quan-yi-zhi-ya-zheng-he/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.
