# Reset Launchガイド

## ステップバイステップ参加ガイド

{% stepper %}
{% step %}

#### bbSOLを入手

Reset Launchに参加するにはbbSOLが必要です。[Bybit取引所](https://www.bybit.com/en/trade/spot/BBSOL/USDT)で入手するか、Byreal Swapでスワップしてください。

ガス代として最低0.1 SOLをウォレットに残しておいてください。スワップと入金トランザクションの両方をカバーします。
{% endstep %}

{% step %}

#### 戦略的に入金

お好みの価格ビンに最大10 bbSOLを入金できます。総需要が利用可能な配分を超える場合、シェアが希釈され、超過bbSOLは返金されます。
{% endstep %}

{% step %}

#### モニタリングと調整

参加期間は23時間です。この間、推定配分をリアルタイムで監視できます。

入金ウィンドウが閉じた後、最終配分が計算されます。総需要が利用可能な配分を超える場合、シェアは比例的に減少し、超過bbSOLは返金されます。
{% endstep %}

{% step %}

#### 報酬を請求

イベント終了後、Reset Launchページにアクセスして、購入したトークンを請求し、未使用の資金を回収してください。
{% endstep %}

{% step %}

#### おめでとうございます！

Byrealでの初めてのReset Launch参加が完了しました！
{% 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/ja-jp/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.
