> 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-vehicle-setup/advanced-vehicle-setup.md).

# Advanced Vehicle Setup

Changing these settings requires Advanced Mode, which is not recommended for most pilots. Key safety features and parameters that keep Astro airborne can be disabled if changes are made without understanding their purpose. Keep in mind that changing settings in this mode poses an increased risk to property and safety if not done with careful consideration and care.&#x20;

## Activating Advanced Mode

To switch to Advanced Mode and see many of these options, repeatedly tap on the AMC icon <img src="/files/iWGc18OIkw45HnaplYtZ" alt="" data-size="line">in the top-left-hand corner of the app. After tapping about 6 times, a popup menu will appear asking if you would like to switch to Advanced Mode. The icon will change <img src="/files/tlMV68gV40dqdJwPgUxn" alt="" data-size="line">once Advanced Mode is active. \
\
You can return to Standard Mode by repeating the process of tapping the icon until the menu appears and selecting the option to switch to Standard Mode.&#x20;

## Advanced Summary

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

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

## Advanced Airframe

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

## Advanced Sensors

Be very careful about the Autopilot Orientation setting when calibrating sensors in Advanced Mode. It should not be changed from the default value of ROTATION\_YAW\_270.&#x20;

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

## Advanced Motors

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

## Advanced Safety

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

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

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

<figure><img src="/files/7jcBlXGrDyQe9z26tZFj" alt=""><figcaption></figcaption></figure>

## Advanced Tuning

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

## Advanced Camera

<figure><img src="/files/dsYEq42rFWJsQNs2Hbv0" 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, and the optional `goal` query parameter:

```
GET https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-vehicle-setup/advanced-vehicle-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
