# Storage/Transportation Guidelines

## Store LiPo batteries at room temperature.

The optimal temperature is between 40 and 80 degrees F for best results. If possible store your batteries in a fireproof container at nominal voltage (3.7v-3.9v) per cell when not in use for extended periods of time.&#x20;

## Avoid direct sunlight for long periods.

Do not expose battery packs to direct sunlight (heat) for extended periods.&#x20;

## Avoid temperatures greater than 150 degrees F

Do not store LiPo batteries at more than 150 degrees F when transporting or temporarily storing in a vehicle.


---

# 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/storage-transportation-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.
