# Gamemodes

Arsenal offers a variety of game modes to have fun with friends and strangers.

* Free for All
* Team Deathmatch
* Capture the Flag

Coming up soon:

* Elimination
* Domination
* Battle Royal

**Free for All**

This game mode is simple. All players are on their own. The player that reaches the game goal first, or when the time is up to has the most kills, will win the match

**Team Deathmatch**

Same rules as Free for All but then 2 teams against each other

**Capture the Flag**

Teams that have the goal to capture as many flags from the enemy.

**Elimination**

Teams against each other. When a player is killed, you need to wait till the round is over. The round is over when 1 team has no players alive anymore. The team with at least 1 player alive will win the round.


---

# 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://gyrosstudios.gitbook.io/gyrosstudio-gitbook/gyros-studios-developments/arsenal/gamemodes.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.
