# Mission flights

**Issuing Mission Commands in Nexus**

The **Nexus interface** supports mission commands across all drone systems, allowing operators to issue tasking such as:

* **Go To** – Direct the drone to a specific location.

![](https://intelic.gitbook.io/intelic/Q05Q1spzBoHPjamMLbyl/~gitbook/image?url=https%3A%2F%2F3301202886-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F0SdU5HKtn2I4YkIwkZZ4%252Fuploads%252FTfSMbj1BCcvswlDnsu1L%252FGo%2520To.gif%3Falt%3Dmedia%26token%3D4a10ec6e-dfd2-4ff2-9bfa-894ad8c0945f\&width=768\&dpr=4\&quality=100\&sign=a84b10c8\&sv=2)

* **Waypoints** – Define a flight route (single path or continuous loop - select either the last point to give a single route, or select any previously created waypoint to create a loop).

![](https://intelic.gitbook.io/intelic/Q05Q1spzBoHPjamMLbyl/~gitbook/image?url=https%3A%2F%2F3301202886-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F0SdU5HKtn2I4YkIwkZZ4%252Fuploads%252F9KdfTc3UBm78NnwKl4gh%252FWaypoints%2520%25E2%2580%2590%2520Gemaakt%2520met%2520Clipchamp.gif%3Falt%3Dmedia%26token%3D5401b0c1-21e6-49b8-b992-b2d972eccd28\&width=768\&dpr=4\&quality=100\&sign=8d44b348\&sv=2)

<div align="left"><figure><img src="/files/xYpP9SO8kGXZjh1D23sn" alt=""><figcaption></figcaption></figure></div>

* **Look At** – Command the gimbal/camera to focus on a specific point.

{% hint style="info" %}
“Look At” is only available if the drone is equipped with a **gimbal** and/or **camera**.
{% endhint %}

#### **How to Issue a Command** <a href="#how-to-issue-a-command" id="how-to-issue-a-command"></a>

1. **Select the drone system** from the asset list.
2. **Left-click on the map** to designate the target location.
3. Choose the appropriate **command** (Go To, Waypoint, Look At, etc.).
4. **Confirm the action** to upload it to the system.

{% hint style="info" %}
Use these tools to quickly adapt flight paths and sensor targeting based on mission requirements.
{% endhint %}

Source of the page: <https://intelic.gitbook.io/intelic/Q05Q1spzBoHPjamMLbyl/getting-started-with-nexus/quickstart/mission-flights>


---

# 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/stribog-uas-user-manual/flying-with-stribog-uas/mission-flight/mission-flights.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.
