# Rarity Tiers

#### Rarity Distribution

| Rarity Tier   | Description                                       |
| ------------- | ------------------------------------------------- |
| **Common**    | The most frequently occurring trait combinations  |
| **Uncommon**  | Slightly rarer trait combinations                 |
| **Rare**      | Notable trait combinations with distinct features |
| **Epic**      | Highly sought-after trait combinations            |
| **Legendary** | Exceptionally rare trait combinations             |
| **Mythic**    | 1:1 unique Perrys - the rarest in the collection. |

#### Rarity Indicators

Your Perry's rarity is determined by the specific combination of traits it possesses. Mythic Perrys are completely unique 1:1 pieces, meaning no other Perry in the collection shares their exact appearance.


---

# 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.falcon.finance/perryverse-nft/rarity-tiers.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.
