# Rarity

{% hint style="success" %}
Navigating the vibrant world of tokens becomes an immersive experience with our in-house <mark style="color:green;">**rarity checker**</mark>. Seamlessly integrated directly onto the token page, it offers real-time insights into a token's rarity. Furthermore, for those active on Discord, we've incorporated two distinct commands: one to request the rarity status and another to refresh it, ensuring you're always updated. Delving into the <mark style="color:green;">**Rarity Breakdown**</mark>, our system classifies tokens into 4 distinct rarity types.&#x20;
{% endhint %}

1. **Gold:** Legendary
2. **Purple:** Epic
3. **Blue:** Rare
4. **Dark Blue:** Uncommon/Common

> Beyond these classifications, users can also access a visual treat with **different rarity colors**. Additionally, the **rarity percentage** provides a quantitative perspective, allowing users to gauge the scarcity of their tokens relative to the entire collection.


---

# 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://xtra.gitbook.io/xtra-terminal/~/changes/ko2tqBpicyE96q0qmULe/xtra-labs/features/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.
