# Understand Q2 Low-voltage Shutdown

#### Understanding the Q2 Terminal's Auto-Shutdown Due to Low Battery Voltage

The Q2 terminal is designed to automatically shut down when its battery level reaches 3%. This feature is implemented to preserve the integrity of the device and prevent damage caused by excessively low battery levels.


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/battery-power/understand-q2-low-voltage-shutdown.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.
