# 如何在 Byreal 上使用 bbSOL

bbSOL 资金池一直是 Byreal 上 TVL 最高、流动性最深的资金池。由于 Byreal 由 Bybit（bbSOL 的发行方）孵化，两个平台之间的集成无缝衔接，使 Byreal 成为 bbSOL 持有者最大化收益的天然 DeFi 之家。

{% stepper %}
{% step %}

### 获取 bbSOL

如果您尚未持有 bbSOL，可通过 Bybit 或 Bybit Web3 质押您的 SOL：

* **通过 Bybit 交易所：** 导航到 理财 → 赚币 → [链上理财](https://www.bybit.com/en/earn/pos)。选择 bbSOL 并点击"立即质押"。输入要质押的 SOL 金额并确认。您将以当前汇率收到 bbSOL（扣除 0.1% 的存入费用）。
* **通过 Bybit 现货交易：** 在 Bybit 现货市场（BBSOL/USDT 交易对）直接购买 bbSOL。
* **通过 DEX 兑换：** 如果您已在自托管钱包（Phantom、Solflare、Backpack）中持有 SOL，可在 Byreal 或其他 Solana DEX 上直接将 SOL 兑换为 bbSOL。
  {% endstep %}

{% step %}

### 在 Byreal 上提供流动性

持有 bbSOL 后，您可以通过多种方式在 Byreal 上使用：

* **流动性资金池：** 将 bbSOL 存入 Byreal 的 bbSOL 配对 CLMM 资金池（如 bbSOL/SOL、bbSOL/USDC）。您将在 bbSOL 已内嵌的质押收益之上赚取交易手续费。
* **复制挖矿：** 关注一位管理 bbSOL 配对仓位的顶级 Real Farmer。您的流动性自动同步到他们的策略，包括再平衡和范围调整。
  {% endstep %}

{% step %}

### 参与 Reset Launch

bbSOL 是 Byreal 的 [Reset Launch](https://www.byreal.io/en/reset)（新代币项目的公平发行 IDO 系统）的存入代币。如果您持有 bbSOL，可以用它直接在 Byreal 上参与即将到来的代币发行。
{% endstep %}

{% step %}

### 监控和管理

从 Byreal 仪表板跟踪您的 bbSOL 仓位。您可以实时查看活跃资金池、累计手续费、复制挖矿表现和 Reset Launch 分配。如果您启用了 Byreal 的自动化 LP 工具（自动复投、止盈/止损、智能再平衡），您的仓位将持续管理，无需手动干预。
{% endstep %}
{% endstepper %}

### 为什么 bbSOL + Byreal？

在 Byreal 上使用 bbSOL 意味着您同时从多个层面赚取收益：

| 收益层                | 来源                                                    |
| ------------------ | ----------------------------------------------------- |
| 第 1 层：质押           | Solana 网络质押奖励、MEV 和 Sanctum 流动性奖励——内嵌在 bbSOL 不断增长的价值中 |
| 第 2 层：LP 手续费       | 您在 Byreal 上的流动性仓位赚取的交易手续费                             |
| 第 3 层：激励           | Byreal 流动性激励计划和加速资金池奖励（活跃时）                           |
| 第 4 层：复制挖矿         | 参与 Real Farmer 生态系统的推荐奖励（关注者的 5%，子关注者的 2.5%）          |
| 第 5 层：Reset Launch | 以分层定价提前参与新代币发行，以及 IDO 后在 bbSOL 配对资金池上的挖矿机会            |


---

# 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/how-to-use-bbsol-on-byreal.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.
