# Stribog UAS User Manual

This manual is designed to guide you through the setup and operation of your new drone, ensuring you get the most out of its advanced features.

Proper use and understanding of your drone will ensure safe, enjoyable flights and optimal performance.

### User Manual content

* [Getting started](/uas-platforms/discovery-stribog/stribog-uas-user-manual/getting-started.md)
* [Connecting to Stribog UAS](/uas-platforms/discovery-stribog/stribog-uas-user-manual/connecting-to-stribog-uas.md)
* [Flying with Stribog UAS](/uas-platforms/discovery-stribog/stribog-uas-user-manual/flying-with-stribog-uas.md)
* [Batteries and charging](/uas-platforms/discovery-stribog/stribog-uas-user-manual/batteries-and-charging.md)
* [Doodle Labs](/uas-platforms/discovery-stribog/stribog-uas-user-manual/doodle-labs.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.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.
