> For the complete documentation index, see [llms.txt](https://docs.freeflysystems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-settings/advanced-mode.md).

# Advanced Mode

By default, AMC hides features, settings, and menus that are not relevant for a drone operator or not intended to be changed by the end user. For development tasks, Auterion Mission Control can be switched into an advanced mode which enables additional menus and features, most notably:

* Analyze Tab -> MAVlink Console
* Analyze Tab -> MAVlink Inspector
* Vehicle Setup Tab

### Enable Advanced Mode in AMC <a href="#enable-advanced-mode-in-amc" id="enable-advanced-mode-in-amc"></a>

In order to switch into the advanced mode, **quickly tap the logo about 7 times** in the top left corner until you are prompted to confirm the change to Advanced Mode.

## MavLink

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

## Console

<figure><img src="/files/27bVVWAS2rX2ddRR2Jfe" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-settings/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.
