# Gameplay

The gameplay is FPS Magic-based game, but a little more complex to make it more fun.

#### Battles

The game is real time based, so whenever you connect to an Arena to fight other Ghospers you will be able to jump, strafe, shoot and do a lot of fun and smart things. The Arena's are huge, thus flanking your enemies are always a smart idea.


---

# 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://ghospers.gitbook.io/ghospersgame/gameplay.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.
