# Battery management

All of our electronic props are equipped with built-in Li-Ion batteries. Depending on the specific model, these batteries can last anywhere from 36 to 72 hours during gameplay. For charging, please use a standard USB-A charger.&#x20;

{% hint style="danger" %}
For charging, please use a standard USB charger with USB-A charging port.&#x20;

Props don't support the new USB-C chargers.

![](/files/ecrNjxyGl5x9UX00Gww5)
{% endhint %}

<table><thead><tr><th width="196">Model</th><th width="156">Max uptime</th><th>Charging time</th></tr></thead><tbody><tr><td>ATB Pro</td><td>36H</td><td>8H</td></tr><tr><td><p>ATB Pro + </p><p>battery mega pack</p></td><td>72H</td><td>16H</td></tr><tr><td>ATB Mini</td><td>36H</td><td>8H</td></tr><tr><td>ATS</td><td>36H</td><td>8h</td></tr><tr><td>Minibox PRO</td><td>36H</td><td>8H</td></tr></tbody></table>

{% hint style="info" %}
Uptime is heavily influenced by a lot of factors, such as how often players are using the prop, game mode, or how often data is sent to the Ares Alpha servers. The above estimations are made by using a 5-minute server refresh in two teams Domination Mode.
{% endhint %}

{% hint style="info" %}
If you want to extend the life of the prop, you can use an external battery power bank. Place the power bank inside the prop and use a USB-A to USB-C cable.

<img src="/files/Y1W4UNhtoUBFwdMqVoWR" alt="" data-size="original">
{% endhint %}

{% hint style="danger" %}
Only replace the built-in batteries if they are damaged!

To extend the life of props in the game, place inside of the box a power bank (see the above tip).&#x20;

If you replace the batteries, replace them only with new batteries. New batteries should be at least 3000mA, same manufacturer and same model. All new batteries must be fully charged before installation. Use an external Li-Ion charger to fully charge them.
{% 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/battery-management.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.
