# Auterion Mission Control

[Auterion Mission Control](https://auterion.com/mission-control/) is a powerful and fully featured ground control station application that is optimized for **pilots** of Auterion-powered vehicles.

![AMC](https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-51ca4376d9ad1bdcb293c208e29df21439dfc555%2FAGS-Mockup-Transparent-Small.png?alt=media)

{% hint style="info" %}
Auterion Mission Control on the ground is constantly connected with Auterion Enterprise PX4 on the drone and Auterion Suite in the cloud. Mission Control allows you to operate any drone powered by Enterprise PX4 and puts the tools that pilots need most "front-and-center": safety checklists, flight controls, mission planning and payload control.
{% endhint %}

**Auterion Mission Control (AMC)** is the central interface for modern autonomous operations. It provides a comprehensive suite of tools designed to ensure every flight is safe, compliant, and efficient — from initial planning to touchdown.

#### Core Capabilities

* **Safety-First Workflow:** Integrated pre-flight and safety checklists ensure your hardware and environment are mission-ready.
* **Direct Vehicle Control:** Full flight controls and real-time telemetry allow for precise manual intervention (takeoff, orbit, land) without the need for a traditional RC controller.
* **Autonomous Mission Planning:** Define complex flight paths using intuitive graphical tools. AMC supports diverse mission profiles, including:
  * **Area Surveys:** Efficient mapping of arbitrarily shaped regions.
  * **Corridor Paths:** Linear inspections for roads, pipelines, and infrastructure.
* **Intelligent Pilot Assistance:** Clear, actionable in-flight warnings provide real-time guidance to help pilots make informed decisions during critical moments.
* **Advanced Imaging & Video:** Low-latency live video streaming with integrated flight instrument overlays.
* **Native Payload Integration:** Deep support for industrial sensors, including Sony industrial cameras, featuring full remote control over zoom, settings, and shutter triggers.
* **Hardware Synergy:** Seamless integration with ground station hardware to unlock the full potential of Auterion’s ecosystem.

#### Supported Platforms

AMC is built for flexibility, offering native support across all major operating systems:

* Desktop: Windows, macOS (ARM), and Linux
* Mobile: Android

***

This documentation serves as your comprehensive guide to mastering the features and workflows within Auterion Mission Control.

{% hint style="info" %}
**Current doc version:** Auterion Mission Control v1.38.16
{% 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.auterion.com/vehicle-operation/auterion-mission-control.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.
