# Dmint NFT

1. Download the DMINT collection JSON file you want to mint, for example, gb2312 (available for download at <https://wizz.cash/dmint/gb2312>).\
   ![](/files/eBscTLoMRK0CQJwakAeV)
2. Open the Wizz Wallet extension and click on the "mint" button on the wallet's homepage. If you don't see the mint button, please upgrade your Wizz Wallet extension to version 2.0.6. Wizz Wallet is a non-custodial wallet, so make sure to securely store your seedphrases after creating a new wallet. If you lose your mnemonic phrase, no one will be able to help you recover it.\
   ![](/files/D9HwX6h3xfJrDsGHHqUt)
3. After clicking the "mint" button, a new tab will open in your browser, as shown in the image. In the default "Mint Item" option under "DMINT," enter the name of the DMINT container you want to mint, for example, gb2312. Choose the JSON file you want to mint and upload it. After uploading, you can preview the JSON file to confirm that it is the item you want to mint.\
   ![](/files/qeZIYmfqxZYuGjqrOqkb)
4. In the "Configs" section, choose the transaction fee rate you want to use, which is set to "Fast" by default.\
   ![](/files/AQA0wUYfJWL1HFxcIlHv)
5. Click "Start" to begin the minting process. If you need another address to receive the DMINT Item, you can check "Received By Other Address" and enter the wallet address where you want to receive the DMINT Item.\
   ![](/files/JXIXtqrOTjFixzKY5TOm)
6. The high-speed mining will begin. Please do not close the window. After the calculation is complete, a confirmation pop-up will appear, requiring your signature. Complete the signature, broadcast the transaction, and the minting process will be complete. Wait for block confirmation, and once confirmed, you will receive the DMINT item.<br>


---

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