# Charger Status Display

<figure><img src="/files/XBY0vu3rAhIDJtfHAsVx" alt="" width="375"><figcaption><p>T71 Built-In Charger Status</p></figcaption></figure>

### CHARGING&#x20;

The battery is currently in charge.

### CHG OFF

The internal charging circuit is turned off. HYBRID mode automatically turns off the built-in charger.

### FULL

The battery is fully charged, and the current supplied to the battery is completely cut off.

{% hint style="info" %}
For the T71, the maximum charging current is limited to 200–400mA.
{% 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://doc-kr.qudelix.com/t71/power-management/charger-status-display.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.
