# Charging Process Guidelines

## Never charge batteries unattended.

Always charge LiPo batteries in a designated area away from hazardous and/or flammable materials. Batteries should NOT be left unattended while charging.&#x20;

## Charge batteries at an ambient temperature

Prior to charging, make sure to let the battery cool down or warm up to ambient temperature before charging. The ideal temperature range for charging a lithium polymer (LiPo) battery is between 41°F to 113°F (5°C to 45°C), with room temperature 68°F (20°C) being ideal. Charging at higher temperatures can improve charge and discharge performance, but can also shorten the battery's life. If the battery gets warmer than body temperature while charging, it could be a sign that the battery is nearing the end of its life or that the charging rate is incorrect.

## Select the cell count and voltage as it appears on the battery label

When selecting the cell count or voltage for charging purposes, select the cell count and voltage as it appears on the battery label. Selecting a cell count or voltage other than the one printed on the label can be dangerous. As a safety precaution, please confirm the information printed on the battery is correct. See the example below.

<figure><img src="/files/zi9LBwX6F9IUx8e5LKDh" alt="" width="563"><figcaption><p>LiPo Battery Labeling</p></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://docs.phoenixlidar.com/hardware-and-interfaces/warnings/lipo-battery-safety/charging-process-guidelines.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.
