# Rarity + Metadata

You can adjust the rarity of each layer image. This affects how many of the layers will appear. The default values for rarity are based on fixed ratios. However you can manually enter a fixed number of times you would like a layer to appear in the collection.

![](/files/dn3IAplGKxTpOp40BUpP)

You have two options when selecting rarity:

### Use default rarities

Selecting "common", "uncommon", "rare", or "super rare" will result in fixed ratios of images within the same layer being generated. The ratios are based on the following:

* Common = 100
* Uncommon = 40
* Rare = 20
* Super rare = 1

For example if you for every 40 "uncommon" images within a layer, there would be 100 "common" generated.&#x20;

### Or generate specific quantities

For the most control you can enter a specific quantity for the rarity. This means, that this exact number of images will occur in the generated collection. Be careful though, as you must make sure the numbers add up to the total number of images being generated. Otherwise AutoMinter will increase or reduce the excess amount.

![](/files/HtVfQQPmmMXu4XOX64tq)

{% hint style="info" %}
**Empty Layers**: If you would like an image to be optional, please upload an empty transparent PNG image
{% endhint %}

### Mixing ratios and specific quantities

Within the same layer you can have both preset ratios, and specific quantities. The specific quantities will take president.


---

# 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/rarity-+-metadata.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.
