# MintBox 相關術語

* **MintBox**：Tokenized Interest 進行首次公開發行的機制；用 USDC 認購，認購結束後按抽選結果把 Tokenized Interest 分配給中籤用戶。
* **Sale Valuation（發行估值）**：MintBox 中卡牌或卡牌合集的整體發行估值（單卡＝發行價 × 總供應量；合集＝各卡牌的發行估值之和）。
* **Box**：你參與 MintBox 的認購單位。每個 Box 總價值相同，但不同 Box 裝的 Tokenized Interest 種類和數量可能不同；各 Box 的內容在 MintBox 開始前公示、可按編號查詢。你最終拿到哪個編號的 Box，由 Ticket 的抽選結果決定。
* **Box 價格（Box Price）**：單個 Box 的售價，也是參與本次 MintBox 的最小金額單位。
* **Ticket（抽選憑證）**：按你的認購金額生成的參與憑證，每張獨立參與抽選；每認購滿 1 個 Box 價格生成 1 張。
* **Draw Factor（抽選因子）**：每次開獎時生成、用於與 Ticket 編號匹配以決定中籤的數字；生成規則在認購開始前公布，通常取 Binance BTC/USDC 現貨價格某一時刻的十位、個位與小數點後兩位共 4 位組成，公開可復算。
* **Lucky Digit（幸運數字位）**：通過邀請好友獲得的中籤加成。當你邀請的好友成功參與本次 MintBox、且其認購金額大於 100 USDC，可為你名下其中 1 張 Ticket 解鎖 1 個 Lucky Digit，提高該 Ticket 的命中位數、從而提升中籤機會。
* **Commit（提交認購）/ Allocation（分配結果）/ Claim（領取）**：分別是「投入 USDC 參與」「最終分到的結果」「手動領取已分到的 Tokenized Interest 與未中籤部分對應的 USDC」。
* **Target Raise（募集目標）/ Total Raised（已募集）/ % of Target（募集進度）**：本次 MintBox 的目標金額、已募集金額與完成百分比；若結束時未達目標，所有投入的 USDC 會進入可 claim（領取）狀態，由用戶手動 claim（領取）。
* **Max ATH（歷史最高盈利倍數）**：本輪 MintBox 中，單卡權益上線後相對發行價達到過的最高倍數（ATH），多卡時取ATH最高一張的數值。


---

# 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.market.cards/documentation/zh-tw/shu-yu-biao/mintbox-xiang-guan-shu-yu.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.
