# Skins rarity

All skins have a single basic rarity, which will never be changed. After initial pre-voting, skins acquire an additional rarity, defined by tier.

Skins can get into a higher rarity tier if those acquire a number of likes in pre-voting. Skins from common Loot boxes will get into Tier 0, so it won’t be shown on an NFT card.

| Tier | Possible rarity                                                                             |
| ---- | ------------------------------------------------------------------------------------------- |
| 0    | Common, <mark style="color:blue;">Rare</mark>, <mark style="color:orange;">Legendary</mark> |
| 1    | <mark style="color:blue;">Rare</mark>, <mark style="color:orange;">Legendary</mark>         |
| 2    | <mark style="color:orange;">Legendary</mark>                                                |

If skin got voted for and appears in a higher tier, you will see a letter and a number in the top right corner of the NFT card, which will determine its additional rarity and tier.


---

# 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://whitepaper.project-hive.io/project-hive/skins-loot-boxes-system/skins-rarity.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.
