# Rarities

### Crypture Rarities

There are **five normal rarities** of Cryptures and **one** special corrupted rarity.

These rarities are: Common, Uncommon, Rare, Legendary, Mythical and Corrupted.

{% hint style="info" %}
The Rarity of a Crypture **remains the same** after going through [evolution](/crypture-world/how-to-play/evolutions.md) but its **mint number** **will change** since a new NFT is minted. Be careful, especially if you are collecting low mint numbers!
{% endhint %}

**To learn more about the evolution process visit the** [**Evolutions**](/crypture-world/how-to-play/evolutions.md) **section**

### Incubator Rarities

Incubators have **matching rarities with Cryptures,** as creatures are only able to be hatched from the corresponding incubator.

![](/files/-MkL0LJSHTdgr8H36CSF)

![](/files/-MkL0Mfzey7_wGR__aYw)


---

# 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.cryptureworld.com/crypture-world/about-the-game/rarities.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.
