# Local configuration

<figure><img src="/files/38FfCtHT5Nbyip2U7xEO" alt=""><figcaption></figcaption></figure>

All Ares Alpha props are fully configurable locally from the built-in web interface and it can be accessed from any smartphone or PC. Configuration interface it's only available if the prop is in Admin Mode.&#x20;

Depending on your prop type, follow the steps below to enter Admin mode:

{% tabs %}
{% tab title="ATB Pro/Mini" %}

1. Power on the prop.
2. Type **846637#** on the keypad to enter Admin mode.
3. ATB will restart, and enter Admin mode. On the display you can check the prop serial number.
4. Connect your phone/PC to the prop wireless network ares-*xxxx,* where *xxxx* it's part of the prop serial number. Wi-Fi password it's **ares-alpha** .
5. Open a browser and go to **<http://192.168.4.1>**
6. After you made the changes, type again the same code on the keypad to exit Admin mode.
   {% endtab %}

{% tab title="ATS" %}

1. Power on the prop.
2. Scan the Black Admin tag to enter Admin mode. RFID reader it's on the top cover.<br>

   <figure><img src="/files/yjIosznVS0igOxzPEakO" alt="" width="205"><figcaption></figcaption></figure>
3. ATS will restart and and enter Admin mode. The leds will blink in white.
4. Connect your phone/PC to the prop wireless network ares-*xxxx,* where *xxxx* it's part of the prop serial number. Wi-Fi password it's **ares-alpha** .
5. Open a browser and go to **<http://192.168.4.1>**
6. After you made the changes, use again the same tag to exit Admin mode
   {% endtab %}

{% tab title="Minibox" %}

1. Power on the prop.
2. Scan the Black Admin tag to enter Admin mode.<br>

   <figure><img src="/files/K1IgnirBGsJsleurZzGD" alt="" width="249"><figcaption></figcaption></figure>
3. Minibox will restart and enter Admin mode. On the display you can check the prop serial number.
4. Connect your phone/PC to the prop wireless network ares-*xxxx,* where *xxxx* it's part of the prop serial number. Wi-Fi password it's **ares-alpha** .
5. Open a browser and go to **<http://192.168.4.1>**
6. After you made the changes, use again the same tag to exit Admin mode
   {% endtab %}

{% tab title="Minibox PRO" %}

* Power on the prop.
* Scan the Black Admin tag to enter Admin mode.
* Minibox PRO will restart and enter Admin mode. On the display you can check the prop serial number.
* Connect your phone/PC to the prop wireless network ares-*xxxx,* where *xxxx* it's part of the prop serial number. Wi-Fi password it's **ares-alpha** .
* Open a browser and go to **<http://192.168.4.1>**
* After you made the changes, use again the same tag to exit Admin mode
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
When players are using any keypad codes (ATB PRO & ATB Mini), they need to type # at the end of each code.&#x20;

For example, Admin code it's 846637, but you need to type 846637#
{% endhint %}

{% hint style="info" %}
Don't forget to press the **Save** button after you made the configuration changes!

The prop will restart automatically after each save. Especially after restarting the prop, you can loose the wireless connection to it. Check your phone/PC if it's still connected to the prop.
{% endhint %}


---

# 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.ares-alpha.com/ares-alpha-props-manual-en/configuration-and-game-modes/local-configuration.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.
