# Flight

## Chapter index

* [Auterion Mission Control (AMC) Overview](/tac/flight/auterion-mission-control-amc-overview.md)
  * [Normal and Advanced Mode](/tac/flight/auterion-mission-control-amc-overview/normal-and-advanced-mode.md)
  * [AMC Top Bar](/tac/flight/auterion-mission-control-amc-overview/amc-top-bar.md)
  * [AMC Menu](/tac/flight/auterion-mission-control-amc-overview/amc-menu.md)
* [Planning a Mission](/tac/flight/planning-a-mission.md)
  * [Preparing a Mission Plan](/tac/flight/planning-a-mission/preparing-a-mission-plan.md)
  * [Best Practices and Tips](/tac/flight/planning-a-mission/best-practices-and-tips.md)
  * [Mission Start Action](/tac/flight/planning-a-mission/mission-start-action.md)
  * [Set Intermediate Waypoints](/tac/flight/planning-a-mission/set-intermediate-waypoints.md)
  * [Mission End Action](/tac/flight/planning-a-mission/mission-end-action.md)
* [Quick Takeoff](/tac/flight/quick-takeoff.md)
  * [Land Approach](/tac/flight/quick-takeoff/land-approach.md)
  * [VTOL Takeoff](/tac/flight/quick-takeoff/vtol-takeoff.md)
  * [Return](/tac/flight/quick-takeoff/return.md)
* [Pre-flight Checks](/tac/flight/pre-flight-checks.md)
* [Radio Range and Line of Sight (LOS) Operation](/tac/flight/radio-range-and-line-of-sight-los-operation.md)
* [Executing and Monitoring a Mission](/tac/flight/executing-and-monitoring-a-mission.md)
  * [Executing the Mission - Returning the Vehicle](/tac/flight/executing-and-monitoring-a-mission/execute-the-mission-returning-the-vehicle.md)
  * [Monitoring the Mission](/tac/flight/executing-and-monitoring-a-mission/monitoring-the-mission.md)
  * [Controlling the Vehicle](/tac/flight/executing-and-monitoring-a-mission/controlling-the-vehicle.md)
  * [Manual Control](/tac/flight/executing-and-monitoring-a-mission/manual-control.md)
  * [Emergency Procedures](/tac/flight/executing-and-monitoring-a-mission/emergency-procedures.md)
* [Advanced Flight](/tac/flight/advanced-flight.md)
  * [GPS-Denied Operation](/tac/flight/advanced-flight/gps-denied-operations.md)
  * [Offshore Operation](/tac/flight/advanced-flight/offshore-operations.md)
* [Post-flight Checks](/tac/flight/post-flight-checks.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.deltaquad.com/tac/flight.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.
