# Batteries and charging

In this section you can find manual to battery charger and technical datasheets of provided battery packs.

{% hint style="danger" %}
**Warning**

Always make sure, that you are using same type of batteries, which are **equally charged!**

It is recommended to **charge both batteries simultaneously.**

**Do not charge batteries in parallel.**
{% endhint %}

### Table of content

* [ISDT D2 charger](/uas-platforms/discovery-stribog/stribog-uas-user-manual/batteries-and-charging/isdt-d2-charger.md)
* [Battery - GRPB048102-5C-23.1V 8200 mAh](/uas-platforms/discovery-stribog/stribog-uas-user-manual/batteries-and-charging/battery-grpb048102-5c-23.1v-8200-mah.md)


---

# 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.airvolute.com/uas-platforms/discovery-stribog/stribog-uas-user-manual/batteries-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.
