# Preserve Terminal Battery Life

#### Preserving Terminal Batteries During Prolonged Non-Use

To ensure the longevity of your terminal and prevent internal battery leakage, it is recommended to recharge the terminal every six months. This regular charging helps maintain the battery's health and extends the overall lifespan of the terminal.


---

# 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/preserve-terminal-battery-life.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.
