# Nexus Stribog UAS

### Getting started

To make the first successful takeoff and prepare for the mission it is absolutely necessary to closely review the [Specification](/uas-platforms/nexus-stribog-uas/stribog-uas-user-manual/specification.md), [Deployment](/uas-platforms/nexus-stribog-uas/stribog-uas-user-manual/getting-started.md), [Before flight procedures](/uas-platforms/nexus-stribog-uas/stribog-uas-user-manual/before-flight-procedures.md) and [Flying with Stribog UAS ](/uas-platforms/nexus-stribog-uas/stribog-uas-user-manual/flying-with-stribog-uas.md)section.

### Nexus Stribog UAS User manual

To fully understand the system, it is essential to review the entire documentation. This includes additional information about batteries, the radio link, the rugged laptop for GCS, and standard procedures for troubleshooting and maintaining the UAS.

***

{% hint style="info" %}
Note that the full documentation consists of the Nexus Stribog UAS user manual, training videos, and additional third-party documentation for specific parts of the system.
{% endhint %}

***


---

# 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/nexus-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.
