# AeroGCS KEA 2.3

**AeroGCS KEA 2.3** is the simplest GCS software to be used by pilots. Its wizard capabilities help the pilot to save a lot of time in planning a flight mission. AeroGCS KEA 2.3 is available in multiple platform versions. It is accessible in laptop, and cellular versions. No need to carry heavy laptops on the field now. Plan everything by using a mobile device. Automated logs of flights help you to get all logs on a cloud **somewhere** anytime. It helps to get **local** compliance and **exact** analysis.

AeroGCS KEA 2.3 provides a variety of plans to configure mission plans for a flight of a drone. Select any one plan and configure your system, plan the mission and start the flight with a few clicks only.

AeroGCS KEA 2.3 allows the user to set the parameters such as altitude, camera settings, and speed of the device according to the application requirements. Thus, provides flexibility and simplicity to the user.

AeroGCS KEA 2.3 is the simplest mission planning software that helps to plan drone flights.

**GCS: Ground Control Station**

Ground Control Station (GCS) is the complete set of ground-based hardware systems used to control the Unmanned Aerial Vehicles (UAV) known as Ground Control Station (GCS). This typically includes the Human-Machine Interface, computer, telemetry, video capture card, and aerials for the control, video, and data links to the UAV.


---

# 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://aerogcs-docs.aeromegh.com/master.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.
