# NFT Mint and Box details

We are disclosing detailed probability and cost about NFT minting as well as NFT box in this chapter. Please be noted that the numbers could be changed with at least 24 hour prior notice.&#x20;

1. Dynamic Pricing System applies for NFT mint. Minting requires MCC and WCC. All MCC and WCC spent will be burnt. For more details please refer to [Dynamic Pricing System](/whitepaper/gamefi-system/dynamic-pricing-system.md).

**\*Rare,Epic and Legendary characters are not available now. We will add details regarding to these NFT characters once they are available.**

2. Probability of NFT Box’s rarity from the Minting event.&#x20;

\*Column 3-7 is referring to NFT Box’s rarity&#x20;

| “Parent1” | “Parent2” | Common | Uncommon | Rare | Epic | Legendary |
| --------- | --------- | ------ | -------- | ---- | ---- | --------- |
| Common    | Common    | 98%    | 2%       | 0%   | 0%   | 0%        |
| Common    | Uncommon  | 60%    | 40%      | 0%   | 0%   | 0%        |
| Uncommon  | Uncommon  | 0%     | 100%     | 0%   | 0%   | 0%        |

**\*Rare,Epic and Legendary Boxes are not available now. We will add details regarding to these NFT boxes once they are available.**

3. Probability of NFT character’s rarity from opening a NFT Box.

\*Column 2 to 6 is referring to NFT Character’s rarity

| <p><br></p>  | Common | Uncommon | Rare | Epic | Legendary |
| ------------ | ------ | -------- | ---- | ---- | --------- |
| Common Box   | 97%    | 3%       | 0%   | 0%   | 0%        |
| Uncommon Box | 25%    | 75%      | 0%   | 0%   | 0%        |

**\* Rare, Epic and Legendary NFT Characters are not available now\.We will add details regarding to these NFT characters once they are available.**

4. Starting from 18th Aug 2023, [troves](/whitepaper/gamefi-elements/treasure-hunt.md) may be rewarded by opening up a NFT Box. Boxes with higher rarity will be rewarded with more troves.


---

# 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://matchnovaofficial.gitbook.io/whitepaper/gamefi-elements/nft-mint-and-box-details.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.
