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