> For the complete documentation index, see [llms.txt](https://docs.ares-alpha.com/ares-alpha-props-manual-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ares-alpha.com/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes.md).

# Game modes

<figure><img src="/files/4vHgD8yhlClsR5pO0c8s" alt=""><figcaption></figcaption></figure>

Depending on the prop type, you can select several game modes. Each game mode it's coming with his own parameters:

[Domination](/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes/domination.md)\
[Bomb](/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes/bomb.md)\
[Factory / Depot points](/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes/factory-depot-points.md)\
[VIP Transport](/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes/vip-transport.md)\
[Collect tags](/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes/collect-tags.md)\
[Respawn timer](/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes/respawn-timer.md)

Besides the above game modes, each prop can act as a [GPS Tracker](/ares-alpha-props-manual-en/gps.md). For example you can stick a Minibox to a in-game vehicle and all players will track the position on Ares Alpha map!

Also, ATB Pro and ATB Mini has two more features to improve the games experience: [Team extra points](/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes/team-extra-points.md) and [Hints](/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes/hints.md). These are not game modes by themselves, just features that works with any game mode you choose.

All game modes can be reset by the Game Master by either typing the **Reset game code** (ATB Pro / ATB Mini), or by scanning the blue Reset RFID tag (ATS / Minibox). Default it's **9999#**, but it can be changed.

You can set a specific game length or let it run indefinitely. Plus, you can use your custom code to **pause and resume** the game (working only on ATB PRO and ATB Mini).

<figure><img src="/files/cojjjHkRavmXH39VwqeR" alt="" width="563"><figcaption></figcaption></figure>

**Admin code** it's the code used to put the ATB props in configuration mode. Default it's **846637#** but it can be changed.

{% hint style="danger" %}
If you changing your default Admin code, make sure you don't forget it! If you are no longer able to enter Admin mode, please contact us for assistance.
{% endhint %}

{% hint style="info" %}
Don't forget to press **Save** button if you are making any changes!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ares-alpha.com/ares-alpha-props-manual-en/configuration-and-game-modes/game-modes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
