# Prepare your NFT collection for publishing in 8mint

***Step 1:*** Create two folders named "images" and "json".\
![](/files/Osila1mUolOfilgWE8LZ)\
\&#xNAN;***Step 2:*** Put the generated NFT collection images in the folder named "images".\
\&#xNAN;***Step 3:*** Put the metadata (.json) files in the folder named "json".\
\&#xNAN;***Step 4:*** Select the two folders and zip them in .zip format archive.\
\&#xNAN;***Step 5:*** Upload the .ZIP file to any [cloud sharing platform](https://wetransfer.com/) and provide us with the link.\
\ <mark style="color:red;">Note:</mark> All the files from folder "images" should be named with a consecutive number that corresponds to the name of the metadata file in folder "json".\
\
E.G. If your NFT name is **Test\_NFT 1.png** the metadata file for that NFT should be named **Test\_NFT1.json**


---

# 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://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/prepare-your-nft-collection-for-publishing-in-8mint.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.
