# Battery Charge

After each scan, the battery gauge depletes by one (<img src="/files/n4HjUSRaB9ZW3M3RZo7y" alt="" data-size="line">, as shown in the picture after scanning 4 times). The battery requires 24 hours to fully recharge to 100% (equivalent to 4 gauges). \
If you wish to continue scanning barcodes without waiting for recovery, you can utilize the QUICK CHARGE button (<img src="/files/mO1geCNyVPPi0XbVyt90" alt="" data-size="line">) followed by the CONFIRM button(<img src="/files/y0UE0VToYoZvcdJOgQfE" alt="" data-size="line">) for rapid recharging.

<figure><img src="/files/00ZxNJmt4cispMVWb2eY" alt=""><figcaption></figcaption></figure>


---

# 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://guide.scannner.io/tips/battery-charge.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.
