# Abilities

![](/files/45n1tIiFEohulLO1oHJV)

Abilities are six parameters that affect a Noft's behavior during a battle. Namely,&#x20;

* vision,&#x20;
* agility,&#x20;
* speed,&#x20;
* strength,&#x20;
* luck, &#x20;
* vitality.&#x20;

The higher their values, the better a Noft has these skills.&#x20;

*Speed* allows Noft to move and shoot quickly, *agility* - to dodge. *Power* determines the impact force, *vision* - how far Noft can see and how broadly he can shoot. *Vitality* sets Noft's HP and self-defense skills. *Luck* determines his dodge chance.

{% content-ref url="/pages/jqsP90jOQyp6Cm56Kans" %}
[Initial Values](/hi/blockchain/nofts-qualities/initial-values.md)
{% endcontent-ref %}

![](/files/k7FWN9VwmTr3Q7PhfEZr)


---

# 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/abilities.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.
