# Normal and Advanced Mode

{% hint style="danger" %}
It is recommended to operate AMC in **Normal Mode**, as **Advanced Mode** provides operational options and settings that fall outside the typical drone operator's scope. Operating AMC in Advanced Mode means operating the drone outside of warranty coverage.
{% endhint %}

AMC can run in Normal and Advanced Mod&#x65;**.** Enter Advanced Mode by clicking five times on the menu icon<img src="/files/eF0Umv5Fj1XVPRutR5WX" alt="" data-size="line">in the upper left corner of the screen. A window will pop up, providing the option to switch modes.

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

The menu icon will change from filled to hollow.

<figure><img src="/files/dRnNsgZEUnRteMFhCYZT" alt=""><figcaption><p>Normal Mode</p></figcaption></figure>

<figure><img src="/files/8J3tFJafZs3LlEVKKPE1" alt=""><figcaption><p>Advanced Mode</p></figcaption></figure>

***

Operating AMC in **Advanced Mode** adds more options and settings to choose from. These settings are not relevant for typical drone operators and should not be changed by end users. The following list provides an overview of some key items:

* **Pilot Commands:** **Land** and **Transition** commands are available in the **Fly View Toolbar**.
* **Arming:** The vehicle can be manually armed via the **Emergency Action** button.
* **Analyze:** The option to manually download log files is available in the **Analyze** tab. The **MAVLink Console/Inspector** is also accessible for development tasks; however, these settings and menus are not relevant for typical drone operators and should not be changed by end users.
* **MAVLink** and **Console:** These are available in the **Settings** tab for development tasks. Similar to the **Analyze** tab, these settings and menus are not intended for modification by drone operators.
* **Vehicle Overview:** In the **Overview** tab, additional sensors are accessible for calibration, along with more options within specific sensor categories. Only **Compass Calibration** may be necessary in some circumstances. For more information about Compass Calibration, please read [**here**](/tac/maintenance/compass-calibration.md).
* **Safety Tab:** In the **Safety** tab, **RC Loss Failsafe Trigger** and **Land Mode Settings** are accessible.

***

{% hint style="info" %}
To access the **Land** and **Transition** commands via the **Fly View Toolbar**, AMC must be running in **Advanced Mode**.
{% endhint %}

In the **AMC Menu -> Settings -> General -> Miscellaneous**, the option to always start AMC in Advanced **Mode** is available. This option is only accessible when AMC is running in Advanced Mode.

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


---

# 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.deltaquad.com/tac/flight/auterion-mission-control-amc-overview/normal-and-advanced-mode.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.
