# Reset Launch Guide

## Step-by-Step Participation Guide

{% stepper %}
{% step %}

### Get bbSOL

You need to use bbSOL to join Reset Launch. You can get your bbSOL via [Bybit exchange](https://www.bybit.com/en/trade/spot/BBSOL/USDT) or swap on Byreal Swap.&#x20;

Keep at least 0.1 SOL in your wallet for gas fees. This covers both swapping and deposit transactions.

<div align="left"><figure><img src="/files/FolEnOvMyriYfX30n857" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Deposit Strategically

You can deposit up to 10 bbSOL across any price bins you choose. If total demand exceeds the available allocation, your share may be diluted and any excess bbSOL will be refunded

<figure><img src="/files/YOBYAHuOVWrhYtoUbHfu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Monitor & Adjust

You have 23 hours to participate. During this time, you can monitor your estimated allocation in real time.

After the deposit window closes, final allocations will be calculated. If total demand exceeds available allocation, your share will be proportionally reduced and any excess bbSOL refunded.

<figure><img src="/files/Mzjumnk7jYH566iGA3I7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Claim Rewards

Once the event ends, visit the Reset Launch page to claim your purchased tokens and retrieve any unused funds.

<figure><img src="/files/zFN7psYM8OVSjVWnAdzc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Congratulations! 🎉

You’ve just completed your first participation in a Reset Launch on 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/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.
