# Pilot's Operating Handbook

- [Getting Started](https://docs.freeflysystems.com/astro/pilots-operating-handbook/readme-1.md): How to get set up for a successful and safe first flight!
- [System Overview](https://docs.freeflysystems.com/astro/pilots-operating-handbook/system-overview.md)
- [Flight Part 1 - Flight Modes](https://docs.freeflysystems.com/astro/pilots-operating-handbook/flight-part-1-flight-modes.md)
- [Flight Part 2 - Operation](https://docs.freeflysystems.com/astro/pilots-operating-handbook/flight.md)
- [Flight Part 3 - Emergency / Advanced](https://docs.freeflysystems.com/astro/pilots-operating-handbook/emergency-procedures.md)
- [Essential Software](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software.md)
- [Auterion Mission Control](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control.md)
- [AMC - Fly](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-fly.md): The fly screen shows a live feed of either the camera feed or an overhead map view.
- [AMC - Plan](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-plan.md)
- [Transfer Mission Plan and KML Files with Herelink](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-plan/transfer-mission-plan-and-kml-files-with-herelink.md)
- [Terrain Follow](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-plan/terrain-follow.md)
- [Offline Maps](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-plan/offline-maps.md)
- [AMC - Vehicle Setup](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-vehicle-setup.md)
- [Advanced Vehicle Setup](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-vehicle-setup/advanced-vehicle-setup.md)
- [Parameters](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-vehicle-setup/parameters.md)
- [AMC - Photos](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-photos.md)
- [AMC - User Account](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-user-account.md)
- [AMC - Settings](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-settings.md)
- [Advanced Mode](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-mission-control/amc-settings/advanced-mode.md)
- [Auterion Suite / Flight Logs](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/auterion-suite.md): Unlock the superpowers of Astro and build your fleet
- [Network and Connectivity](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/network-and-connectivity.md)
- [Pro Tips and Limitations](https://docs.freeflysystems.com/astro/pilots-operating-handbook/limitations.md)
- [Travel and Shipping](https://docs.freeflysystems.com/astro/pilots-operating-handbook/limitations/travel-and-shipping.md)


---

# 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.freeflysystems.com/astro/pilots-operating-handbook.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.
