# Groups + 1/1s

You can use AutoMinter to create groups add 1/1s in your collection. For example, you may want Men and Women to appear in your collection. And you may not want the traits to mix between them (e.g. beards only appear on men)

### Add unique NFTs to the collection

1/1s are individual NFTs which are not composed of layers, simply individual images to be added to the same collection.

### How to add groups

Create groups in the collection editor. These are treated like separate generations and are combined into the same collection at the end.

Later when you generate your artwork, you must specify the number to be generated from each group.

![](/files/sj25OrztSnZCPbRIBAn1)

![](/files/5FJmx1dw7AAMogQTRGnq)


---

# 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.autominter.com/collection-editor/groups-+-1-1s.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.
