# Quality and Rating

In CryptoFights, understanding the distinction between item quality and rating is crucial for navigating the battlefield effectively. This knowledge not only empowers you to optimize your gear but also ensures fair and thrilling encounters.

### **🏆 Quality**

Item quality in CryptoFights spans a spectrum from Poor to Legendary, categorizing gear based on its intrinsic value and capability. Each tier represents a leap in potential power, with higher-quality items offering enhanced attributes and abilities that can decisively influence the outcome of battles.

### **📊 Rating**

Conversely, an item's rating reflects its overall power within the game's ecosystem, encompassing its level requirements and the balance it brings to combat.&#x20;

High-quality, high-rating items are treasures sought after for their game-changing impact, yet they necessitate matching against opponents of comparable strength. This ensures competitive integrity across both PvE and PvP arenas, maintaining an even playing field regardless of a player's inventory.

Grasping the nuances between quality and rating is not just about equipping the best gear; it's about strategizing for victory and growth in the dynamic world of CryptoFights.

### 📝 Quality & Rating Table

<table><thead><tr><th width="156">Quality</th><th width="147">Level Required</th><th width="159">Min Item Rating</th><th width="154">Max Item Rating</th><th>Color Code</th></tr></thead><tbody><tr><td>Poor</td><td>0</td><td>-1</td><td>0</td><td>Grey</td></tr><tr><td>Normal</td><td>1</td><td>1</td><td>2</td><td>White</td></tr><tr><td>Advanced</td><td>3</td><td>3</td><td>6</td><td><mark style="color:blue;">Blue</mark></td></tr><tr><td>Elite</td><td>6</td><td>7</td><td>11</td><td><mark style="color:yellow;">Yellow</mark></td></tr><tr><td>Epic</td><td>10</td><td>12</td><td>16</td><td><mark style="color:purple;">Purple</mark></td></tr><tr><td>Legendary</td><td>15</td><td>17</td><td>20</td><td><mark style="color:orange;">Orange</mark></td></tr></tbody></table>


---

# 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.cryptofights.com/world/collecting-items/items.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.
