# Reset Launch FAQ

## Reset Launch

<details>

<summary>プライスラダーはどう機能する？</summary>

IDOは**価格ティア**（例：$0.02、$0.03、$0.04）に分かれています。各ティアには限られた配分があります。どの価格で購入するかを選択します。価格が低いほど競争が激しくなりますが、上昇余地も大きくなります。

</details>

<details>

<summary>配分はどのように計算される？</summary>

各価格ティアでの配分は2つの要素に依存します：

* **入金額** — 大きな入金ほどそのティアでのウェイトが高くなります
* **価格ティアの需要** — ティアの参加者が少ないほど、各参加者がより多くの配分を受けます

</details>

<details>

<summary>価格ティアが過剰申込の場合でもbbSOLを入金できる？</summary>

はい、過剰申込の価格ティアにもbbSOLを入金できます。ただし、配分が比例配分ベースで希釈される可能性がありますのでご注意ください。

</details>

<details>

<summary>入金後に価格ティアの入金を変更できる？</summary>

いいえ、できません。そのティアにbbSOLを入金した後は、引き出して再配分することはできません。追加のbbSOL入金のみ可能で、すべての価格ティア合計で10 bbSOLが上限です。

</details>

<details>

<summary>入金の上限はある？</summary>

より幅広く公正な参加を確保するため、各ユーザーはすべての価格ティアを合わせて最大10 bbSOLを入金できます。

</details>

<details>

<summary>未使用のbbSOLはどうなる？</summary>

IDO終了後、入金の一部が配分につながらなかった場合（例：価格ティアの過剰申込による）、未使用のbbSOLはトークン請求時に自動的に返却されます。

</details>

<details>

<summary>Reset Launchの期間は？</summary>

各IDOは通常**24時間**です。この期間中、プロジェクトの詳細を確認し、bbSOLを入金し、推定配分をリアルタイムで監視できます。（bbSOLの価格ティアへの入金は23時間のみオープンです）

</details>

<details>

<summary>IDO終了後はどうなる？</summary>

IDO終了後：

* トークンを請求し、未使用のbbSOLを回収します。

次にできること：

* Byreal DEXで即座にトークンを取引
* 流動性を提供してインセンティブを獲得

</details>

<details>

<summary>実際のbbSOL引き落とし額が推定額と異なる場合があるのはなぜ？</summary>

各価格ティアに必要な正確なbbSOL額は、USD価格にペッグされているためわずかに異なる場合があります。これにより、bbSOLの価格変動に関係なく、各ティアが意図されたUSD建て価格を維持することが保証されます。

</details>


---

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