# Rarity Tiers

### ⭐ Why rarity matters

Rarity affects several core aspects of your Terry:

* **Maximum progression potential**
* **Access to more powerful trait combinations**
* **Higher multiplier ceilings in GameFi systems**
* **Collector value and long-term scarcity**
* **Visual exclusivity and identity**

Rarity does *not* restrict basic gameplay. All users can compete, progress, and earn. Rarity simply unlocks additional depth.

{% hint style="info" %}
Once higher Terry rarities are released (Common+), leaderboards between Basic and Common+ Terries will be split.
{% endhint %}

***

### 📊 The rarity tiers

Terries exist across multiple rarity levels:

{% hint style="info" %}
When a Common or higher rarity Bohemian is created, a user receives a random amount of base skill points, determined within a minimum and maximum range that varies by tier.
{% endhint %}

<table><thead><tr><th width="146.37109375">Terry Rarity</th><th width="178.5234375">Distribution Target</th><th width="142.48828125">Value</th><th>Base Color</th></tr></thead><tbody><tr><td>Basic</td><td>Unlimited</td><td>Free</td><td>White</td></tr><tr><td>Common</td><td>79%</td><td>$25</td><td>Brown</td></tr><tr><td>Rare</td><td>16%</td><td>$100</td><td>Blue</td></tr><tr><td>Epic</td><td>4%</td><td>$400</td><td>Purple</td></tr><tr><td>Legendary</td><td>1%</td><td>$1600</td><td>Gold</td></tr><tr><td>Mythical</td><td>0%</td><td>na</td><td>Rainbow</td></tr><tr><td>Ultimate</td><td>0%</td><td>na</td><td>Translucid</td></tr></tbody></table>

{% hint style="info" %}
Mythical & Ultimate Rarities are rarities only available through upcoming fusion feature. A user will never be able to purchase one of these rarities directly from weRate's primary marketplace.
{% endhint %}

{% hint style="info" %}
All Basic Terries cannot be traded. They are the starter Terry for every user when creating their weRate account.
{% endhint %}

***

### 🎮 Rarity & Gameplay Impact

Rarity influences your Terry in three key ways:

* **Multipliers :** Higher rarity tiers unlock higher earning ceilings in XP, LP or future boosters. Ultimately this means more Credits & rewards.
* **Trait Synergy :** Rarer Terries allow stronger or more efficient trait combinations.
* **Long-Term Value :** Rarer Terries become more strategically impactful as new features, seasons, and trait packs are introduced.

***

### 📦 How to obtain rarities

You can acquire Terries through:

* The Marketplace
* Limited seasonal drops
* Special events or prizes
* Future airdrops and promotions
* Combining 2 Terries. Fusion feature <mark style="color:orange;">(coming soon)</mark>&#x20;

Each drop clearly displays the rarity tier, so you always know what you’re choosing.


---

# 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.werate.io/using-the-werate-app/terries/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.
