# 4. Game modes

### **Conquest**

* **Duration:** Long-term game server with sessions lasting several days or more.
* **Player Count:** Supports hundreds of players.
* **Map Size:** Expansive, providing a vast gaming environment.
* **Objective:** Overarching goal is to collectively defeat the Hive, fostering an epic struggle for dominance.<br>

### **Deathmatch**

* **Duration:** Quick matches, each lasting up to 1 hour.
* **Player Dynamics:** Every player for themselves, with the option for alliances or solo play.
* **Map Size:** Compact and intense, focusing on individual survival and strategic gameplay.

### **Team Deathmatch**

* **Duration:** Similar to Deathmatch, with matches lasting up to an hour.
* **Team Dynamics:** Players are organized into competing teams.
* **Objective:** Encourages collaborative play within teams, blending individual skill with group strategy for victory.


---

# 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.carbonheavy.online/4.-game-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.
