# 稀有度

Otter NFT 根據身上的裝備屬性的分數加總，會有不同稀有的類別。\
通常裝備中含有越多 Cyberpunk 和 Golden的裝備，Otter NFT的稀有度將會越高。<br>

> **稀有程度：**<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>\
約佔所有Otter NFT的1%
{% endhint %}

{% hint style="info" %} <mark style="background-color:orange;">**LEGENDARY**</mark> \
約佔所有Otter NFT的10%
{% endhint %}

{% hint style="info" %} <mark style="background-color:green;">**RARE**</mark>\
約佔所有Otter NFT的20%
{% endhint %}

{% hint style="info" %}
**COMMON**\
約佔所有Otter NFT的69%
{% endhint %}

<figure><img src="/files/9DYEHMqu5uy6yadGVqov" alt=""><figcaption><p>你可以在Flowview網站上看到Otter NFT的稀有度標籤。</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/zh/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.
