# Reset Launch 参与指南

{% stepper %}
{% step %}

### 获取 bbSOL

您需要使用 bbSOL 参加 Reset Launch。您可以通过 [Bybit 交易所](https://www.bybit.com/en/trade/spot/BBSOL/USDT)获取 bbSOL，或在 Byreal 上兑换。

请在钱包中保留至少 0.1 SOL 用于 Gas 费用。这涵盖兑换和存入交易。
{% endstep %}

{% step %}

### 策略性存入

您可以在任意价格区间中合计最多存入 10 bbSOL。如果总需求超过可用分配，您的份额可能被稀释，多余的 bbSOL 将被退回。
{% endstep %}

{% step %}

### 监控和调整

您有 23 小时的参与时间。在此期间，您可以实时监控您的预估分配。

存入窗口关闭后，将计算最终分配。如果总需求超过可用分配，您的份额将按比例减少，多余的 bbSOL 将被退回。
{% endstep %}

{% step %}

### 领取奖励

活动结束后，访问 Reset Launch 页面领取您购买的代币和检索任何未使用的资金。
{% endstep %}
{% endstepper %}

恭喜！🎉

您已完成在 Byreal 上 Reset Launch 的首次参与！


---

# 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/reset-launch/reset-launch-guide.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.
