# Game Modes

In RoboHero, players can engage in two distinct modes of gameplay:

### 📘 **Story Mode (PVE)**

In this single-player mode, you embark on a narrative-driven journey, navigating through various levels filled with challenges and enemies unique to the RoboHero universe.

### 🛜 **Multiplayer (PVP)**

The Multiplayer mode offers players the chance to compete against each other in real-time battles. Engaging in PVP combat tests your strategic skills and robot configurations against other players from around the world.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Story Mode (PVE)</td><td></td><td></td><td><a href="/pages/oq6QpgOgDOyKryKXeudi">/pages/oq6QpgOgDOyKryKXeudi</a></td><td><a href="/files/AqzS8et794okpGYQOTka">/files/AqzS8et794okpGYQOTka</a></td></tr><tr><td>Arena Mode (PVP)</td><td></td><td></td><td><a href="/pages/LhAIOD1V2rSPpn7rUYGe">/pages/LhAIOD1V2rSPpn7rUYGe</a></td><td><a href="/files/50xVONhWFao4Y2PxcfZL">/files/50xVONhWFao4Y2PxcfZL</a></td></tr></tbody></table>

[← Back to Gameplay](/robohero-wiki/command-center/gameplay.md)


---

# 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://robohero.gitbook.io/robohero-wiki/command-center/gameplay/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.
