# ERC721 Single NFT

If you're only interested extremely focused on uniqueness when coming to mint NFT, we recommend the ERC721 NFT standard for simplicity of creation.

1. Hit **Single Item** option for create NFT

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

2. Upload file in format of .PNG, .JPEG, .GIF, .WEBP, .MP3, .MP4, .MPEG, .WEBM (max file capicity iss 100mb)

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

3. Choose NFT Collection that this NFT belong (or create one)

<figure><img src="/files/2e2ewBbnAdMpxGHrtciY" alt=""><figcaption></figcaption></figure>

4. Fill in NFT Name, Description, Royalties

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

5. Create NFT traits and fill in. (Advanced settings)

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


---

# 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.x721.io/guides/x721-marketplace/create-nft/mint-a-single-nft/erc721-single-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.
