> For the complete documentation index, see [llms.txt](https://warqube.gitbook.io/warqube/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://warqube.gitbook.io/warqube/game-paper/setting.md).

# Setting

The WarQube arts is meticulously crafted by some of the best digital artists.

Impressive and detailed map design allows you to fully immerse yourself in the atmosphere of alien combat without compromising game performance.

## Location

![](/files/8IHH6Y3h4d6snUiXYvVj)

Sci-fi, distant future. The planet Cyrinx, where a powerful ancient civilization once existed,  is now the battlefield. Artifacts of this ancient civilization are scattered over the planet, and the ruins of their technological buildings can still be seen.

The flora of the planet is quite diverse. The locations of the events are portrayed as desert terrain with rocks, foggy swamps and rocky mountains. It is still unknown what secrets the Cyrinx holds. The Chosen ones will get a chance to visit places once inhabited by the ancients, and get the desired knowledge and resources.

## Warring races

### Humans

![](/files/9xp2ZWOpkzfbueSkuRx3)

The faction that the players represent, humans are the chosen representatives of the terrestrial race with inhuman non-human abilities. Each character has a unique set of characteristics that define its essence. Humans are essentially invaders, strangers in the new world.

### Sentinels

![Representatives of the Sentinels faction](/files/0U2RRu8G9LWnIVn4AQA3)

Anthropomorphic creatures appear in high-tech body armor. Like Cubes and all ancient architecture, they are the products of a forgotten civilization. Their main task is to protect the artifacts of their creators.

### The Hive

![Representatives of the Hive faction](/files/0koFCiFtWyAtgaXjqFwS)

A race of insectoid creatures. Outwardly resembling insects, this cybernetically hybrid race is highly aggressive. The only purpose of the hive is the destruction of all life.

### Cybers

![Representatives of the Cybers faction](/files/YvHyaaKzU60L7l1E2PwC)

Cybers are initially programmed by humans to explore and collect data. When facing an unknown virus of an ancient civilization, their artificial intelligence was hacked and upgraded. After finding a host, the virus changed the purpose of the сybers, giving them one goal: the destruction of humanity.

{% hint style="info" %}
*<mark style="color:blue;">**Note**</mark><mark style="color:blue;">: The number of heroes and variety of enemies will increase in the future.</mark>*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://warqube.gitbook.io/warqube/game-paper/setting.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.
