# Points

Noft performs actions during combat and earns points for them. Here are some events for which points can be earned:

* Killing
* Lifetime
* Damage
* Medkits and other bonuses

And some other events as well. The points are used to compare Nofts and determine the battle winners. The points are also converted into the experience using the *Exp Rate* and are absorbed by the Noft.&#x20;

<table><thead><tr><th>Event</th><th data-type="number">Points</th><th>Description</th></tr></thead><tbody><tr><td>Lifetime</td><td>5</td><td>For each second</td></tr><tr><td>Dealt Damage </td><td>1</td><td>For each unit of damage caused by a shot or pushing</td></tr><tr><td>Kill</td><td>300</td><td>For striking the final blow</td></tr><tr><td>Full Kill</td><td>300</td><td>For killing from first to last shot by one Noft</td></tr><tr><td>Finishing</td><td>150</td><td>For the last 3 shots, if it wasn't Full Kill</td></tr><tr><td>First Kill</td><td>150</td><td>For the first kill of the match</td></tr><tr><td>Stolen Kill</td><td>150</td><td>For the last shot, if it was preceded by three not yours</td></tr></tbody></table>

{% content-ref url="/pages/ObsINSDVAkW7FKRmqCG1" %}
[Level and Experience](/hi/game/level-and-experience.md)
{% endcontent-ref %}

![](/files/Q8t1djgbMl8dWAqr338n)


---

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