# Reset Launch 參與指南

{% stepper %}
{% step %}

#### 準備 bbSOL

確保您的 Solana 錢包中有 bbSOL。如果還沒有，請在 Bybit 上質押 SOL 或在 Byreal 上將 SOL 兌換為 bbSOL。
{% endstep %}

{% step %}

#### 連接錢包

前往 [Byreal Reset Launch 頁面](https://www.byreal.io/en/reset)，連接您的 Solana 錢包。
{% endstep %}

{% step %}

#### 選擇活動

瀏覽當前可用的 Reset Launch 活動。每個活動頁面顯示項目詳情、代幣經濟模型、價格階梯結構和時間線。
{% endstep %}

{% step %}

#### 承諾 bbSOL

輸入您要承諾的 bbSOL 數量，查看預估的代幣分配，然後確認交易。
{% endstep %}

{% step %}

#### 等待結算

承諾期結束後，Fairshare Engine 計算最終分配。您將收到代幣和任何未使用的 bbSOL 退款。
{% endstep %}

{% step %}

#### 領取代幣

結算完成後，前往 Reset Launch 頁面領取您的代幣。代幣將發送到您的 Solana 錢包，可立即在 Byreal 上交易。
{% endstep %}
{% endstepper %}


---

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