# game

- [Battle](https://noftgames.gitbook.io/hi/game/battle.md): The main game mechanic
- [Battles Modes](https://noftgames.gitbook.io/hi/game/battles-modes.md)
- [5-steps Schema](https://noftgames.gitbook.io/hi/game/battles-modes/5-steps-schema.md)
- [Blitz](https://noftgames.gitbook.io/hi/game/battles-modes/blitz.md): Now, let’s take a quick look at the Blitz Mode 👇
- [Events](https://noftgames.gitbook.io/hi/game/battles-modes/events.md)
- [Ultimate](https://noftgames.gitbook.io/hi/game/battles-modes/ultimate.md)
- [Arenas List](https://noftgames.gitbook.io/hi/game/arenas-list.md)
- [Elements](https://noftgames.gitbook.io/hi/game/arenas-list/elements.md)
- [Strategies](https://noftgames.gitbook.io/hi/game/strategies.md)
- [Bots](https://noftgames.gitbook.io/hi/game/bots.md)
- [Jarvus](https://noftgames.gitbook.io/hi/game/jarvus.md): Every spacecraft is equipped with Jarvus. It's a loyal assistant that lives on your spaceship.
- [Astron (ASTR)](https://noftgames.gitbook.io/hi/game/astron-astr.md): In-game item that opens access to cool features inside the game.
- [Astronofall](https://noftgames.gitbook.io/hi/game/astron-astr/astronofall.md): Daily reward for each player
- [Level and Experience](https://noftgames.gitbook.io/hi/game/level-and-experience.md)
- [Points](https://noftgames.gitbook.io/hi/game/points.md)
- [Injections](https://noftgames.gitbook.io/hi/game/injections.md)
- [Do you have a Noft or Don't?](https://noftgames.gitbook.io/hi/game/do-you-have-a-noft-or-dont.md): Something about Rent
- [Tournaments](https://noftgames.gitbook.io/hi/game/tournaments.md): Seasonal events
- [Game Interface](https://noftgames.gitbook.io/hi/game/game-interface.md)


---

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