# Reset Launch 運作方式

Reset Launch 使用三層機制確保公平透明的代幣分發：

## Smart Price Ladder（智慧價格階梯）

代幣發行從基礎價格開始。隨著更多用戶承諾資金，價格逐步上升。每個價格層級有容量限制——一旦一個層級填滿，價格移至下一個階梯。這種機制防止單一買家以最低價大量搶購。

## Fairshare Engine（公平份額引擎）

如果某個價格層級被超額認購，Fairshare Engine 會按比例將代幣分配給該層級的所有參與者。未使用的 bbSOL 存款將退還到您的錢包。

## Price-Based Allocation（基於價格的分配）

您的最終代幣分配基於兩個因素：您承諾的 bbSOL 數量和您參與的價格層級。較早參與（較低價格層級）的用戶獲得更優惠的代幣兌換率。

## 時間線

每次 Reset Launch 活動遵循固定時間線：

1. **公告期：** 項目詳情和參數公布
2. **承諾期：** 用戶存入 bbSOL 參與
3. **結算期：** 代幣分配並發放到錢包
4. **交易開始：** 代幣可在 Byreal 上交易


---

# 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/how-reset-launch-works.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.
