# Noft's Ranks

Each Noft has six abilities that show its potential on the battlefield.&#x20;

{% content-ref url="/pages/cAzEaTCFaQBVhyr2l9OZ" %}
[Abilities](/hi/blockchain/nofts-qualities/abilities.md)
{% endcontent-ref %}

Each Noft also has improvers that show the growth potential of these abilities.&#x20;

{% content-ref url="/pages/yXJDO6JW7HCRZGpaH4F6" %}
[Improvers](/hi/blockchain/nofts-qualities/improvers.md)
{% endcontent-ref %}

It's all fascinating, you can compare and study characters for a long time, but how to understand who is stronger or weaker on the whole? By the totality of these parameters? There are ranks for that.

Six ranks of potential strength. Here they are from weak to strong:&#x20;

* Civilian&#x20;
* Recruit&#x20;
* Warrior&#x20;
* Hero&#x20;
* Legendary Hero&#x20;
* Mystical Hero

Rank is calculated at birth and does not change throughout life. The formula takes into account the Noft's abilities and improvers.&#x20;

{% hint style="info" %}
ExpRate \* GrowRat&#x65;*\** (power+agility+speed+vitality+vision+luck)/6
{% endhint %}

Thresholds for each rank:

|                |             |
| -------------- | ----------- |
| Civilian       | < 330       |
| Recruit        | 330 - 454   |
| Warrior        | 455 - 1122  |
| Hero           | 1123 - 1389 |
| Legendary Hero | 1390 - 1933 |
| Mystical Hero  | 1934 - 2550 |

[→ More about Creating a Noft](broken://pages/8NZBJHMvmOc7Dk7ycig2)

Each rank corresponds to a frame of color and a rank icon. The most common rank is Warrior, a solid mediocre. His probability of occurrence is equal to eighty. The others have much less.

<table><thead><tr><th></th><th>Probability / frequency</th><th data-type="rating" data-max="5">Rate</th></tr></thead><tbody><tr><td>Civilian</td><td>2% </td><td>1</td></tr><tr><td>Recruit </td><td>8% </td><td>2</td></tr><tr><td>Warrior </td><td>80% </td><td>3</td></tr><tr><td>Hero </td><td>8% </td><td>4</td></tr><tr><td>Legendary Hero </td><td>1.99% </td><td>5</td></tr><tr><td>Mystical Hero</td><td>0.01%</td><td>5</td></tr></tbody></table>

![](/files/uIr7Q08kylkL8VJolQpU)


---

# 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://noftgames.gitbook.io/hi/blockchain/nofts-ranks.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.
