# QGC

- [Uploading KMLs into QGC](https://docs.inspiredflight.com/inspired-documentation/products/additional-software/qgc/uploading-kmls-into-qgc.md): This page provides information on Uploading KML files in QGC to run a preplanned mission. For this example, the Google Earth Pro application was installed and running on a Windows 64-bit laptop.
- [QGC Mission Planning Expedited](https://docs.inspiredflight.com/inspired-documentation/products/additional-software/qgc/qgc-mission-planning-expedited.md): A basic step-by-step on planning a mission in QGC.
- [Set Up Comm Link in QGC on PC](https://docs.inspiredflight.com/inspired-documentation/products/additional-software/qgc/set-up-comm-link-in-qgc-on-pc.md): This brief series of instructions details how to set up QGC on your PC to load missions to your Inspired Flight drone
- [QGround Control Basics](https://docs.inspiredflight.com/inspired-documentation/products/additional-software/qgc/qground-control-basics.md): The following instructions are a basic guide to the QGroundControl software, showing how to navigate the application tabs and the different menus.


---

# 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/additional-software/qgc.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.
