# Connecting to Stribog UAS

This section offers guidance on various methods for connecting Stribog with Doodle Labs radios and GCS software. The approaches primarily vary based on the connection setup, whether you are using the Doodle Labs and GCS solutions we provide, third-party setups, or your own system that you wish to integrate with ours.

### Connection variations

* [Doodle Labs and GCS provided by us](/uas-platforms/discovery-stribog/stribog-uas-user-manual/connecting-to-stribog-uas/doodle-labs-and-gcs-provided-by-us.md)
* [3rd party Doodle Labs](/uas-platforms/discovery-stribog/stribog-uas-user-manual/connecting-to-stribog-uas/3rd-party-doodle-labs.md)
* [3rd party GCS](/uas-platforms/discovery-stribog/stribog-uas-user-manual/connecting-to-stribog-uas/3rd-party-gcs.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/connecting-to-stribog-uas.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.
