# Level and Experience

Noft earns points during the game. At the end of the battle, the points are multiplied by the Exp Rate. So they become an experience and can be assimilated by Noft.&#x20;

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

To advance to the next level, Noft needs to gain experience, which is read in the improvers section:

|       |           |
| ----- | --------- |
| 1 lvl | 1500 exp  |
| 2 lvl | 6000 exp  |
| 3 lvl | 10000 exp |
| 4 lvl | 15000 exp |
| 5 lvl | 20000 exp |

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

The starting level of Nofts is 0, and the maximum level of Nofts is 20. The boosts increase as the Noft gets to a new level. Each Noft has its own way depending on the Grow rate value. At the 20th level, the Grow rate value of the ability is times more than at the zero level. Read more about Grow rate in the improvers section.

![](https://3281851641-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd7vkN01objMfp716vysu%2Fuploads%2F9LqKyMk7aqlM6Ksz1UaW%2Fimage.png?alt=media\&token=04fa869d-ad1a-4fb3-a05a-61508dcbfa64)


---

# 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/game/level-and-experience.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.
