# Generate an NFT Collection

{% content-ref url="/pages/MLtKw4Oon3jLbufVhIo3" %}
[FAQ NFT Generator](/nft-generator/faq-nft-generator.md)
{% endcontent-ref %}

***

{% embed url="<https://www.youtube.com/watch?t=1s&v=jKIm1Xs3Lz4>" %}

{% hint style="warning" %}
You need your NFT Art ready before you can Generate a collection. You can use our Demo collection to test our Generator.
{% endhint %}

{% file src="/files/ysZuerqynRIz89VmW94p" %}

### ⬆️ Upload your collection <a href="#id-0-toc-title" id="id-0-toc-title"></a>

Drag and Drop your complete folder into our NFT Generator. Or you can upload them one at a time and create layers manually.

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

{% hint style="info" %}
&#x20;The fastest way is to prepare your image traits in a subfolder, like Background, Body, Hat, etc. Upload these subfolders by Drag & Drop at one time.
{% endhint %}

### &#x20;<a href="#id-1-toc-title" id="id-1-toc-title"></a>

### ⚙️ Enter Project settings <a href="#id-1-toc-title" id="id-1-toc-title"></a>

Fill in your NFT Collectin details and the collection size that is needed to Generate your collection and generate the NFT Metadata.

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

### 🏞️ Sort layers in the correct order <a href="#id-2-toc-title" id="id-2-toc-title"></a>

Starting with the Background, then the body, and then the other traits in the correct order. You can drag the layer groups.\
You can also manually create new layer groups and upload more traits.

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

### ⚙️ Rarity settings <a href="#id-3-toc-title" id="id-3-toc-title"></a>

Change the rarity settings for each layer or trait to make specific traits more scarce. For example, when you have a Gold Fur for your Character, you can adjust the rarity so this layer will be less common.

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

### 🖼️ Generate the Collection <a href="#id-4-toc-title" id="id-4-toc-title"></a>

Now that all your layers are in the correct order and rarity is added. \
You can click on the **`Generate`**&#x62;utton. \
Once your collection is generated in seconds you can choose t&#x6F;**`Re-Generate,`** if you are not satisfied you can edit each layer manually and edit the traits for the generated images.

<figure><img src="https://imintify.com/wp-content/uploads/nft-generator-preview-2.png" alt=""><figcaption></figcaption></figure>

### ⬇️ Export Collection <a href="#id-5-toc-title" id="id-5-toc-title"></a>

When you are satisfied with your generated collection, you can Export your collection.\
Choose Image regulation and image format and proceed with exporting. This can take up to approximately 10 minutes for 10,000 collections. Small Free collections like 100 pieces are generated in seconds.

<figure><img src="https://imintify.com/wp-content/uploads/Export-collection.png" alt=""><figcaption></figcaption></figure>

### 🚀 Your collection is ready! <a href="#id-6-toc-title" id="id-6-toc-title"></a>

Now your collection is downloaded, you can proceed to use images and metadata to create your NFT Smart Contract.

<br>


---

# 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.imintify.com/nft-generator/generate-an-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.
