# Reset Launch 常见问题

<details>

<summary><strong>价格阶梯如何运作？</strong></summary>

IDO 被分为**价格层级**（例如 $0.02、$0.03、$0.04）。每个层级有有限的分配。您选择愿意购买的价格。价格越低，竞争越激烈——但上涨空间也越大。

</details>

<details>

<summary><strong>分配如何计算？</strong></summary>

每个价格层级中您的分配取决于两个因素：

* **您的存入金额** — 存入越多，在该层级中的权重越大
* **价格层级需求** — 参与者越少的层级，每个人获得的分配越多

</details>

<details>

<summary><strong>如果价格层级超额认购，我还能在该层级存入 bbSOL 吗？</strong></summary>

可以，您可以在超额认购的价格层级存入 bbSOL。但请注意，您的分配可能按比例稀释。

</details>

<details>

<summary><strong>存入后可以更改价格层级中的存入吗？</strong></summary>

不可以。一旦您在该层级存入了 bbSOL，您无法提取和重新分配。您只能继续存入更多 bbSOL，上限为所有价格层级合计 10 bbSOL。

</details>

<details>

<summary><strong>有存入上限吗？</strong></summary>

为确保更广泛和更公平的参与，每个用户可以在所有价格层级中合计最多存入 10 bbSOL。

</details>

<details>

<summary><strong>我未使用的 bbSOL 会怎样？</strong></summary>

IDO 结束后，如果您的存入中有任何部分未产生分配（例如由于价格层级超额认购），您未使用的 bbSOL 将在领取代币时自动退还。

</details>

<details>

<summary><strong>Reset Launch 持续多长时间？</strong></summary>

每次 IDO 通常持续 **24 小时**。在此期间，您可以查看项目详情、存入 bbSOL 并实时监控您的预估分配。（请注意 bbSOL 存入价格层级仅开放 23 小时。）

</details>

<details>

<summary><strong>IDO 之后会发生什么？</strong></summary>

IDO 结束后：领取您的代币并检索任何未使用的 bbSOL。

接下来您可以：在 Byreal DEX 上立即交易代币；提供流动性以赚取激励。

</details>

<details>

<summary><strong>为什么我的实际 bbSOL 扣除金额可能与预估金额不同？</strong></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/zh-my/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.
