# Rarity

Otter NFT will have different rarities according to the sum of the scores of the attributes on the body.&#x20;

Generally, the more Cyberpunk and Golden attributes are included in the equipment, the higher the rarity of the Otter NFT will be.

> **Level :&#x20;**<mark style="background-color:purple;">**EPIC**</mark>**&#x20;>&#x20;**<mark style="background-color:orange;">**LEGENDARY**</mark>**&#x20;>&#x20;**<mark style="background-color:green;">**RARE**</mark>**&#x20;> COMMON**

{% hint style="info" %} <mark style="background-color:purple;">**EPIC**</mark>\
About 1% of all Otter NFTs.
{% endhint %}

{% hint style="info" %} <mark style="background-color:orange;">**LEGENDARY**</mark>\
About 10% of all Otter NFTs.
{% endhint %}

{% hint style="info" %} <mark style="background-color:green;">**RARE**</mark>\
About 20% of all Otter NFTs.
{% endhint %}

{% hint style="info" %}
**COMMON**\
About 69% of all Otter NFTs.
{% endhint %}

<figure><img src="/files/T9qyT1cSfoa9RE4IyNKG" alt=""><figcaption><p>YOU CAN SEE OTTER NFT RARITY ON FLOWVIEW WEBSITE</p></figcaption></figure>


---

# 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.mindtrix.xyz/otter-nft/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.
