# bbSOL 常見問題

<details>

<summary>bbSOL 和 SOL 有什麼區別？</summary>

SOL 是 Solana 的原生代幣。bbSOL 是 Bybit 的流動質押版 SOL——它代表已質押的 SOL 加上累積的質押獎勵。持有 bbSOL 讓您在保持資產流動性的同時自動賺取質押收益。

</details>

<details>

<summary>我可以隨時將 bbSOL 換回 SOL 嗎？</summary>

可以。您可以在 Byreal 或其他 Solana DEX 上隨時將 bbSOL 兌換回 SOL。bbSOL/SOL 池通常有深度流動性，可進行大額兌換且滑點極低。

</details>

<details>

<summary>bbSOL 的質押 APY 是多少？</summary>

bbSOL 的 APY 取決於 Solana 的質押獎勵率，通常在每年 6-8% 左右。此收益自動反映在 bbSOL 不斷增長的價值中——無需領取。

</details>

<details>

<summary>在 Byreal 上提供 bbSOL 流動性有額外風險嗎？</summary>

除了標準的 LP 風險（無常損失、市場波動）外，bbSOL LP 還需要注意 bbSOL/SOL 匯率的微小波動。然而，由於 bbSOL 和 SOL 高度相關，bbSOL/SOL 池的無常損失通常極低。

</details>

<details>

<summary>我可以在 Byreal 上質押 SOL 獲得 bbSOL 嗎？</summary>

目前 Byreal 不提供直接質押功能。您需要先在 Bybit 上質押 SOL 獲得 bbSOL，然後將 bbSOL 轉入您的 Solana 錢包在 Byreal 上使用。或者，您可以直接在 Byreal 上將 SOL 兌換為 bbSOL。

</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-tw/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.
