> For the complete documentation index, see [llms.txt](https://docs.nftgarden.app/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nftgarden.app/en/webtools/nft/mint.md).

# NFT minting screen

On this screen, you can mint a new NFT.

<figure><img src="/files/USiHfZY9INamM0wAuPLZ" 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="/pages/2eTR06eAvxMyCwsNve3h" %}
[Create contract](/en/tutorial/create-contract.md)
{% endcontent-ref %}
