# Autonomous Mission Planning

Once pilot is comfortable flying the aircraft, learning how to plan an autonomous mission greatly expands the applications of the aircraft. The information in this section is taken from the Inspired Ground Control website, and the website should be referenced if you have any questions. Inspired Ground Control documentation has detailed information about planning an autonomous mission at the following link: <https://docs.qgroundcontrol.com/master/en/PlanView/PlanView.html>

***


---

# 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.inspiredflight.com/inspired-documentation/products/inspired-suite/inspired-ground-control-igc/autonomous-mission-planning.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.
