# Mission Editor Tab

The mission editor on the right side allows the operator to adjust mission settings such as speed, waypoints altitude and end of mission action.

<figure><img src="/files/Hg6H2oUKJqvtXYEgp3bu" alt="" width="351"><figcaption></figcaption></figure>

The settings are organized under three different sections which focus on a specific part of the mission:

* [Start Section](/vehicle-operation/auterion-mission-control/ui-breakdown/plan/mission-editor-tab/mission-item-reference.md)
* [Mission Section](/vehicle-operation/auterion-mission-control/ui-breakdown/plan/mission-editor-tab/mission-section.md)
* [End Section](/vehicle-operation/auterion-mission-control/ui-breakdown/plan/mission-editor-tab/end-section.md)
* [Extras Section](/vehicle-operation/auterion-mission-control/ui-breakdown/plan/mission-editor-tab/extras.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.auterion.com/vehicle-operation/auterion-mission-control/ui-breakdown/plan/mission-editor-tab.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.
