# Power & Charging

- [WATTS ULTRA LIGHT LiPo](https://roboticskies.gitbook.io/watts-innovations-public-knowledge-base/power/power-and-charging/watts-ultra-light-lipo.md)
- [12S 16,000mAh](https://roboticskies.gitbook.io/watts-innovations-public-knowledge-base/power/power-and-charging/watts-ultra-light-lipo/12s-16000mah-lipo.md): Watts Innovations Ultra Light 12s battery suitable for PRISM, PRISM Sky and many other heavy lift drones.
- [CHEK 12s Battery Monitor](https://roboticskies.gitbook.io/watts-innovations-public-knowledge-base/power/power-and-charging/chek-12s-battery-monitor.md): CHEK provides a quick and easy way to check the charge of your 12s LiPo batteries before you fly!
- [EV Peak U4 Charger](https://roboticskies.gitbook.io/watts-innovations-public-knowledge-base/power/power-and-charging/ev-peak-u4-charger.md)
- [General LiPo Battery Tips](https://roboticskies.gitbook.io/watts-innovations-public-knowledge-base/power/power-and-charging/general-lipo-battery-tips.md): This page will guide you through general battery tips and tricks to prolong your batteries' life span as well as exercise safety and caution when using LiPo batteries


---

# 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://roboticskies.gitbook.io/watts-innovations-public-knowledge-base/power/power-and-charging.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.
