# Understand Special Charging Indicator

#### Indicator Behavior:

When you connect the USB charger to your device, the charging indicator LED will initially flash red slowly. Following this, all four LEDs will flash simultaneously.

#### What This Means:

This specific pattern of flashing LEDs is an alert that the device's battery is excessively discharged.

#### Immediate Action Required:

To address this, continue charging the device using the adapter for a minimum of 5 minutes. This extended charging period is necessary to recover the battery from its overly discharged state.

#### Expected Outcome:

After charging for the recommended duration, your battery should return to a normal state, indicated by the standard charging LED behavior.

\
Note: Regularly allowing your battery to become overly discharged can affect its overall lifespan and performance. It is advisable to charge your device before the battery level becomes too low.


---

# 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-special-charging-indicator.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.
