# ERC1155 Single NFT

If you're interested in multiple mint for a pack of similar or different collection of NFT, we recommend the ERC1155 NFT standard for simplicity of creation.

1. Hit **Multiple Edition** option for create NFT

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

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

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

3. Choose NFT Collection to which this NFT belongs (or create one)

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

3. Fill in NFT Name, Description, Royalties

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

5. Choose quantity that mint with this specific NFT attribute.

<figure><img src="/files/4Rbhw4vTauJcAyMcFIgp" 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/erc1155-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.
