# Game Types

The Machines Arena presents a rich variety of game modes, offering unique challenges and intense combat experiences to cater to different player preferences and styles.

## PvE&#x20;

For PvE, we have the Deathrun, which is a single-player experience where the player takes control of the hero XE, an advanced robot with adaptive powers.  Xe must traverse through ever more dangerous rooms facing unique enemies and environmental dangers.

As XE gains experience, he can acquire new abilities or level up his current ones along with improving his selected weapon to tackle the hostile robots in the Deathrun. Xe also gains currency, which he can use to increase XE stats; this allows players to create their own unique builds to get as far as they can in the Deathrun.

## PvP

PvP modes pit two teams of four against each other in dynamic and swift battles, each match lasting up to 7 minutes. This format is designed to provide quick, engaging, and action-packed gameplay sessions that are both fun and competitive.

* Quickplay for quick fun
* Ranked for more serious players
* Ultimate leagues for the ultimate players

Players can engage in various PvP modes such as Pushback, Detonation, and Skirmish, each offering a unique set of objectives and challenges that require teamwork and strategic planning to achieve 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.themachinesarena.com/game-types.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.
