# DMint NFT

1. 下载你需要mint的DMINT合集json文件，例如gb2312（可在 <https://wizz.cash/dmint/gb2312> 下载）

<figure><img src="/files/3pRpe26x9L15AOb6pRJJ" alt=""><figcaption></figcaption></figure>

2. 打开Wizz Wallet extension，钱包首页点击mint按钮。如果没有mint按钮，请将Wizz Wallet extension升级至2.0.6版本。Wizz Wallet是自托管钱包，创建新钱包后请妥善保管好你的助记词，若助记词丢失没有人可以帮你找回。

<figure><img src="/files/0QKSLReVQ7fTJNUKDJqh" alt=""><figcaption></figcaption></figure>

3. 点击mint按钮后，浏览器会打开新的tab，如图所示。在“DMINT”下的默认的 Mint Item选项中，输入你希望mint的DMINT container名字，例如gb2312。选择你希望mint的json文件上传。上传后可查看json文件预览图，确认是你希望mint的item。

![](/files/55MfiVUSUrEPc05EyEuP) ![](/files/u5btKHiqFU1tMoQmOGtG)

4. 在Configs中选择你希望使用的交易手续费率，默认为Fast。

<figure><img src="/files/wQkJ5HUfSJqXeEFPZuYE" alt=""><figcaption></figcaption></figure>

5. 点击Start开始mint。如果需要另一个地址来接收DMINT Item可以勾选 Received By Other Address，填入你希望接收DMINT Item的钱包地中。

<figure><img src="/files/okPfeuEaNKSf5xQ3BvfS" alt=""><figcaption></figcaption></figure>

6. 开始高速计算，请不要关闭窗口，计算结束后界面会弹出确认弹窗，需要签名。完成签名，广播发送，mint流程结束。等待区块确认，区块确认后即可获得DMINT item。


---

# 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.wizz.cash/wizz-wallet/zh/wallet/cha-jian-qian-bao/dmint-nft.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.
