# VAANFLY AI GCS

VAANFLY AI GCS is a powerful mission control application designed to manage UAV operations. Developed to support multi-platform compatibility—including Windows, Linux, and macOS. It offers an advanced flight control experience for both beginners and experienced users

Users can plan routes by simply marking target waypoints on the map, launch the drone with a single click, monitor its real-time status, switch between flight modes, and execute autonomous missions—all from a centralized interface.

<figure><img src="/files/SHmzzcyDtkX0OrOCsaU8" alt=""><figcaption><p>VAANFLY AI GCS</p></figcaption></figure>


---

# 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://vaanfly.gitbook.io/vaanfly/platform-services/vaanfly-ai-gcs.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.
