# Reset Launch 常見問題

<details>

<summary>參與 Reset Launch 需要什麼？</summary>

您需要一個已連接的 Solana 錢包和 bbSOL 代幣。bbSOL 是 Reset Launch 的唯一存入代幣。

</details>

<details>

<summary>如果活動被超額認購怎麼辦？</summary>

Fairshare Engine 會按比例將代幣分配給所有參與者。未使用的 bbSOL 存款將自動退還到您的錢包。

</details>

<details>

<summary>參與期間我的 bbSOL 質押獎勵會停止嗎？</summary>

不會。bbSOL 在承諾期間繼續累積質押獎勵，因為質押獎勵嵌入在代幣價值本身中。

</details>

<details>

<summary>我可以在承諾期間取消參與嗎？</summary>

承諾期結束前，您可以隨時修改或取消承諾。一旦承諾期結束，分配將被鎖定直到結算完成。

</details>

<details>

<summary>代幣分配後何時可以交易？</summary>

結算完成後，代幣通常可以立即在 Byreal 上交易。具體時間線會在每次活動的頁面上公布。

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