# Creating NFT Collection with Subcollections

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

To set up subcollections, you must enable the Subcollection mode. This is where the screenshot comes into play, in **point 1**. Click on "Subcollections" to access the configuration of the subcollections.

In **point 2**, you can change the attribute name of each sub-collection, in the case of the screenshot it is "Gender".

To add new sub-collections you must go to **point 3** and click on the "+" button here you will indicate the name of the sub-collection and a layer of its own, for example "Male" and as a layer "Male face".

And finally in **point 4** you can select the different layers of this subcollection, the ones that appear as dark gray as Background refers to the common layers of all the subcollections that is represented above in the square of **point 3** as "Main".

###


---

# 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.nfts2me.com/create-and-deploy-nft-collection/generative-art-collection/creating-nft-collection-with-subcollections.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.
