# Overview

Killstreak Rewards are special bonuses players can get by killing a certain amount of enemies in a row without dying. The higher the killstreak the player achieves, the better special abilities the player will gain that will improve the character's ability or receive power equipment.&#x20;

Players will have their own specific style of play based on their unique combination of skills. Eventually,  players will be granted a final skill with the ability to determine the outcome of the battle and put an immediate end to the game.


---

# 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://docs.nowayback.io/game/killstreaks/overview.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.
