# Elements

There are several types of elements on the maps:

#### Passable / Background elements

Elements that the Noft can freely navigate through. Defines the active action zone of the Ship Sector

* Tiles&#x20;
* Grids&#x20;
* Staircases
* Smaller elements&#x20;

#### Impassable / Obstacles

Elements that Noft can't interact with or move around. They are the interior decor of the Ship Sector

* Walls
* Pipes
* Closed doors
* Desks
* Capsules&#x20;
* Computers

#### Bonuses

Items that Noft can interact with

* Medkits\
  They appear at random places on the map. They increase HP and give bonus points. Available for use only once and by one Noft - as soon as the Noft takes it away, it disappears from the map.

![](/files/NVCVBLaKjevaQAPPfVgg)


---

# 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/arenas-list/elements.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.
