# Improvers

![](https://3281851641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd7vkN01objMfp716vysu%2Fuploads%2ForDXeEo0rcwNOwZC7i8H%2Fimage.png?alt=media\&token=ff6bb99a-4df5-4b31-a05c-109f89f466b6)

{% content-ref url="initial-values" %}
[initial-values](https://noftgames.gitbook.io/hi/blockchain/nofts-qualities/initial-values)
{% endcontent-ref %}

The good news is that the abilities can be upgraded! But here, everything is unique to each Noft too.

The growth of abilities starts with earning points. Noft earns points during gameplay.

![](https://3281851641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd7vkN01objMfp716vysu%2Fuploads%2FwAqa3cVWoRsZOQp9h5TA%2Fimage.png?alt=media\&token=36c5e81d-cf1e-4382-a7f3-bc264d5b5ced)

*Exp Rate* is a parameter determined at the moment of minting, stays constant throughout Noft's life, and is responsible for experience absorption. When a Noft absorbs points, it is multiplied by the *Exp Rate* and becomes an experience.

{% content-ref url="../../game/points" %}
[points](https://noftgames.gitbook.io/hi/game/points)
{% endcontent-ref %}

The higher *Exp Rate,* the faster Noft reaches new levels. If Noft earns 1.000 points in the game and his exp rate is 1.2, Noft will get 1.200 experience. The experience accumulates until it reaches sufficient experience to move to the next level.

{% content-ref url="../../game/level-and-experience" %}
[level-and-experience](https://noftgames.gitbook.io/hi/game/level-and-experience)
{% endcontent-ref %}

And when moving to a new level, each ability goes through a formula with the *Grow Rate*. *Grow Rate* is also set at the moment of minting and stays constant for the whole life of the Noft. It multiplies the initial value of the ability to determine its maximum. At the twentieth level, the ability value is higher than at the zero level. In other words, the higher the growth rate, the more the characteristics increase.

Therefore, by comparing these parameters when buying, you can choose either a fast-growing or a strong-growing Noft.

![](https://3281851641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd7vkN01objMfp716vysu%2Fuploads%2FbOBy3m2TpcNI99T0qIHY%2Fimage.png?alt=media\&token=fd3b8ea9-7cf0-4aa8-9dea-2a6b33927bca)


---

# 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-qualities/improvers.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.
