# NFT minting screen

On this screen, you can mint a new NFT.

<figure><img src="https://2110113668-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsyxKPe8giY8lCZjavbN4%2Fuploads%2F5BVTYxNWos52YtjygkCn%2Fimage.png?alt=media&#x26;token=6dfe9e88-e7d8-40a1-8da2-e4fa24951afa" alt=""><figcaption></figcaption></figure>

## Input items <a href="#items" id="items"></a>

<table><thead><tr><th width="230.33333333333331">Item</th><th width="105">Required</th><th width="407.6666666666667">Description</th></tr></thead><tbody><tr><td>Select a template</td><td>Yes</td><td>Select the NFT template you wish to create. Five types of NFTs can be selected: <code>Image NFT</code> <code>Video NFT</code> <code>Music NFT</code> .</td></tr><tr><td>File upload</td><td>Yes</td><td>Upload your NFT content file. The file size is limited to <mark style="background-color:orange;">5MB</mark>. <code>Image:JPG,PNG,GIF,SVG,WEBP</code> <code>Video:MP4</code> <code>Music:MP3,WAV</code></td></tr><tr><td>Title</td><td>Yes</td><td>Set the name of the NFT.</td></tr><tr><td>Select contract</td><td>Yes</td><td>Select on which contract you want to generate the NFT.</td></tr><tr><td>Description</td><td>Yes</td><td>Set NFT description.</td></tr><tr><td>Number of NFTs generated</td><td>Yes</td><td>Currently 1 is fixed and already entered.</td></tr><tr><td>Properties</td><td>Yes</td><td>Set for Custom NFT templates.</td></tr><tr><td>Key</td><td>Yes</td><td>Use to set additional properties.</td></tr><tr><td>Value</td><td>Yes</td><td>Use to set additional properties.</td></tr><tr><td>Destination wallet address</td><td>No</td><td>Required only if the contract is an SBT; enter the wallet address to which the NFT will be granted.</td></tr></tbody></table>

{% hint style="info" %}
The blockchain/network used for the selected contract determines the blockchain/network on which the NFT will be generated.
{% endhint %}

{% content-ref url="../../tutorial/create-contract" %}
[create-contract](https://docs.nftgarden.app/en/tutorial/create-contract)
{% endcontent-ref %}
