# ERC1155 NFT Collection

Users could create their own NFT Collection with ERC1155 NFT Standard. These collection will only be access with admission right (mint, burn,...) by the creator.

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

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

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

<figure><img src="/files/DjU2vLkbNc6PFec6qUwd" alt="" width="563"><figcaption></figcaption></figure>

3. Fill in Collection Name, Symbol, Short URL, Description

<figure><img src="/files/ADUvYTTDK53K46R7stLF" alt="" width="563"><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/create-a-collection/erc1155-nft-collection.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.
