# Advanced

The **Advanced** tab can be accessed via the AMC menu<img src="/files/Yl4iEXW3xUa1s0SO50hI" alt="" data-size="line">.

<figure><img src="/files/6z79KNGTq71JkxApmp0l" alt=""><figcaption></figcaption></figure>

***

## Summary

The first tab is the **Summary** menu, which displays the vehicle settings. The tabs on the left side are the menus for configuring each of the displayed components.

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

{% hint style="warning" %}
These settings and menus are not relevant for typical drone operators and should not be changed by end users, except when instructed.
{% endhint %}

***

## Storage Setup

The **Storage Setup** is crucial for missions where the collected data must remain confidential under all circumstances.

<figure><img src="/files/3gjALlhrTzy2VExzAHy1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For more information about recording Flight Logs and the available options to disable log recording, please read [here](/gov/maintenance/flight-logs.md).
{% endhint %}

***

## Parameters

In the **Parameters** tab, you can apply under-the-hood changes to the vehicle settings. This is relevant only for special operations that fall outside the standard user profile, such as **Offshore** or **GPS-denied Operations**. For more information on which parameters can be changed, please refer to the **Advanced Flight** chapter.

<figure><img src="/files/EWJkAekwJysBOpdCJA4D" 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/gov/flight/auterion-mission-control-amc-overview/amc-menu/advanced.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.
