# Pre-Charging Guidelines

## Take the time to visually inspect each LiPo battery.

Look for any damaged leads, connectors, broken shrink wrap, swelling of cells, or other irregularities. Do not use the battery pack if you find any of the issues listed.

## Check the voltage of the pack using a digital voltage tester.

Before installing, charging, or changing the connectors of a battery pack, use a digital voltage tester like the one pictured below to inspect individual cells for potential irregularities. The cells within a battery, if properly maintained, should maintain a balanced charge between cells. A brand new battery should not have a difference of more than 0.1v between cells. Most common chargers can balance a battery to within 0.02v or better. Ensure you charge your batteries in a BALANCE mode whenever possible. Post charge inspect the cell difference to ensure a good balance was established (0.02v between cells or better).

<figure><img src="/files/RmOSN70ZgJHtwb0v8eD3" alt="" width="283"><figcaption><p>LiPo Voltage tester</p></figcaption></figure>

## Do not attempt to charge a damaged pack.

Do not charge a LiPo battery pack if any damage is found. Some indications of damage is swelling or a "puffy" battery. If you can smell a sweetly metallic scent coming from the battery DO NOT charge it, this is an indicator of a ruptured cell. Charging a damaged cell could result in a LiPo fire.&#x20;


---

# 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/pre-charging-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.
