# Rarity & Supply

## Rarity

There are 7 **RARITIES** in Solamyst

{% hint style="info" %}
in Solamyst the **RARITY** directly affects the visual theme & quality
{% endhint %}

* <mark style="background-color:green;">Common</mark>
* <mark style="background-color:blue;">Uncommon</mark>
* <mark style="background-color:yellow;">Rare</mark>
* <mark style="background-color:orange;">Mystic</mark>
* <mark style="background-color:red;">Epic</mark>
* <mark style="background-color:purple;">Legendary</mark>
* <mark style="color:red;">Divine</mark><br>

## Supply

Total supply was initially ~~1950~~ but was cut down to **1800**

{% hint style="info" %}
[some of the numbers below will change randomly during the mint.\
correct numbers will reflect once the collection is **SOLD OUT/MINTED OUT**](#user-content-fn-1)[^1]
{% endhint %}

initial supply per rarity is like below :

<table data-view="cards"><thead><tr><th>Rarity</th><th>Supply</th><th></th><th data-type="files"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Common</td><td>200</td><td></td><td></td><td><a href="/files/0Bb5WKJY5ZFjjSym2XmW">/files/0Bb5WKJY5ZFjjSym2XmW</a></td></tr><tr><td>Uncommon</td><td>150</td><td></td><td></td><td><a href="/files/t87s0Na5ndgoDcvOs8pb">/files/t87s0Na5ndgoDcvOs8pb</a></td></tr><tr><td>Rare</td><td>125</td><td></td><td></td><td><a href="/files/NXmtSeTAx814LM2oTLm7">/files/NXmtSeTAx814LM2oTLm7</a></td></tr><tr><td>Mystic</td><td>100</td><td></td><td></td><td><a href="/files/k9mmgLtmTPHCQF7dhxx7">/files/k9mmgLtmTPHCQF7dhxx7</a></td></tr><tr><td>Epic</td><td>75</td><td></td><td></td><td><a href="/files/ljbhTCSTpRZFKmHBvnFq">/files/ljbhTCSTpRZFKmHBvnFq</a></td></tr><tr><td>Legendary</td><td>50</td><td></td><td></td><td><a href="/files/wzQZijQnHjZVvkdfAJH0">/files/wzQZijQnHjZVvkdfAJH0</a></td></tr><tr><td>Divine</td><td>25</td><td></td><td></td><td><a href="/files/EIXd8EncW09YrMQurnkI">/files/EIXd8EncW09YrMQurnkI</a></td></tr></tbody></table>

[^1]:


---

# 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://solamyst.gitbook.io/solamyst/rarity-and-supply.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.
