# Maps And Modes

Currently, the game has two maps (desert and cityscape) and one game mode (deathmatch).

We are planning to add various single-player and cooperative modes, as well as PvE content. We also intend to create a bunch of maps set in different climate zones (tropics, winter mountains, etc.) for each game mode

### Now in the game:

* Desert

![](/files/L5sXZZuW8O0boMMvZPIz)

* City

![](/files/b3aGBnrGmw9BWYOx9yqK)

### Coming soon:

* Gulf

![](/files/HGQ2YS0oZgKsmjdQdLyK)

* Jungle

![](/files/sfm7mon5Ivj0eJgoqWIf)


---

# 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://skybreakers-io.gitbook.io/skybreakers.io/maps-and-modes.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.
