# Game mode

### • **Battle royale :**

* The goal of this game mode is to be the last player standing in the arena. In this mode, there are no bots, only real players. The battle royale starts when 2 people enter the arena, but to have more players joining at the same time, tournaments are often organized on Discord, so stay tuned!

### • **PVE :**&#x20;

* Player vs enemies is the simplest game mode. You can play it anytime and you'll meet all the different enemies we explained in "How to Play". For this game mode, you don't need to wait for other players to join; you can play it alone, but it's more fun to play with your friends! It's also an excellent way to train to get better at shooting and better in-game for real Battle Royale.


---

# 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.honeywasp.com/game-mode.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.
