# bbSOL 常见问题

<details>

<summary><strong>为什么 bbSOL 的交易价格高于 SOL？</strong></summary>

bbSOL 的价值随时间增长，因为质押奖励持续复利计入代币的汇率。您看到的溢价反映了累积的质押收益——而非加价。

</details>

<details>

<summary><strong>如何取消质押 bbSOL 并取回 SOL？</strong></summary>

您可以随时通过 Bybit 将 bbSOL 赎回为 SOL。400,000 SOL 以下的赎回即时完成。更大额的赎回需要一个 Solana epoch 来执行，通常需要 2-3 天。Bybit 还提供即时取消质押选项以获得即时流动性。或者，您可以在任何 DEX（包括 Byreal）上将 bbSOL 兑换为 SOL，无需等待。

</details>

<details>

<summary><strong>取消质押有费用吗？</strong></summary>

通过 Bybit 赎回除标准 Solana Gas 费用外不收取额外取消质押费用。如果在 DEX 上将 bbSOL 兑换为 SOL，则适用正常的交易手续费和滑点。

</details>

<details>

<summary><strong>bbSOL 安全吗？有哪些安全措施？</strong></summary>

bbSOL 的质押基础设施由全球第二大加密交易所 Bybit 运营，与 Sanctum Labs 合作。Sanctum 的智能合约管理验证者委托和奖励分配。Bybit 对其质押运营采用机构级安全实践。然而，与任何 DeFi 基础设施一样，用户应注意智能合约风险、验证者罚没风险和平台风险。请始终查看 Bybit 的官方文档了解最新的安全披露和审计报告。

</details>

<details>

<summary><strong>bbSOL 的价值会与 SOL 脱钩吗？</strong></summary>

在正常条件下，bbSOL 对 SOL 的汇率仅随奖励累积而向上移动。然而，在极端市场条件下，bbSOL 在 DEX 上的市场价格可能暂时低于其基础赎回价值。这是所有 LST 共有的流动性风险，并非 bbSOL 独有。

</details>

<details>

<summary><strong>我可以使用 bbSOL 进行复制挖矿吗？</strong></summary>

可以。如果一位 Real Farmer 在 bbSOL 配对的资金池中创建了仓位，您可以一键复制该仓位。您的 bbSOL 将被部署到相同的策略中，所有再平衡和调整都自动处理。

</details>

<details>

<summary><strong>在 Byreal 上使用 bbSOL 做 LP 时还能赚取质押奖励吗？</strong></summary>

可以。质押奖励内嵌在 bbSOL 不断增长的价值中，无论代币在哪里持有或部署都会累积。当您在 Byreal 上使用 bbSOL 做 LP 时，您在质押收益之上赚取 LP 交易手续费——实际上叠加了多重收益层。

</details>


---

# Agent Instructions: 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:

```
GET https://docs.byreal.io/zh-my/bbsol/bbsol-faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
