# Flying a Mission

*Auterion Mission Control* will automatically prompt you to *start, continue or resume* a loaded mission, and you can also use the **Action** button at the bottom of the toolbar to choose any actions that are appropriate for the vehicle state (e.g. to start, pause, or continue a mission). You can also set any waypoint as the current target by selecting it on the map and then using the confirmation slider.

{% hint style="info" %}
If you have a mission loaded but you want to fly manually, you can cancel the prompts and get them back later using the **Action** button. To stop the prompts altogether you will need to clear the mission from the vehicle (use [Plan View > File/Sync](broken://pages/-LsQOO3QWyxNeNxtrO-a#file-sync-tools) tools to clear the mission).&#x20;
{% endhint %}

## Start Mission

<figure><img src="/files/5Jm2XlABoH1XsrR3txTn" alt=""><figcaption></figcaption></figure>

The drone will arm, take off and start the mission without you doing anything else. It is that easy! You can [monitor the progress](broken://pages/-Ll5_W4Sx8wQWoYUPEJc#monitoring-vehicles) on the map and use the telemetry instrumentation provided.

<figure><img src="/files/MKV7dX3U3zsnY5kO5rO0" alt=""><figcaption></figcaption></figure>

## Pause and Continue Mission

Pause a mission by selecting the **Pause** button on the toolbar and then using the slider on the confirmation prompt. The altitude at which the vehicle should wait when paused may be set using the vertical slider on the right-hand side of the screen.

<figure><img src="/files/tPyOeCQSc3Pa1ay8xMS9" alt=""><figcaption></figcaption></figure>

*Mission Control* will prompt you to continue the mission after pausing (or if you take off with a mission loaded). If the dialog is closed, you can get it back and continue the mission using the **Action** button on the toolbar.&#x20;

<figure><img src="/files/U3o2BWaDMmsUm5XOzhZz" alt=""><figcaption></figcaption></figure>

For more details on flying missions, please [Click Here](https://docs.auterion.com/operators/flight-operations/fly/flying-a-mission)


---

# 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.camflite.com/crd1/flight-operations/flying-a-mission.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.
