# 7. Live Tracking of Flight

AeroGCS Enterprise allows live tracking of a flight from AeroGCS KEA as well as AeroGCS GREEN. The user has to follow the steps mentioned here for implementing live tracking of a flight.

* Open the project from AeroGCS KEA or GREEN.
* Open an AeroGCS Enterprise to track a flight.

<figure><img src="/files/ZXXA4Ahs2OwZKK3CaAeW" alt=""><figcaption><p>AeroGCS Enterprise Dashboard</p></figcaption></figure>

* Select the "Drone Control" option from the left-hand menu bar of AeroGCS Enterprise as shown in the above image for live tracking. &#x20;

<figure><img src="/files/0ypvoOqmQYC1enn8Jqn1" alt=""><figcaption><p>Status of Online Drones available</p></figcaption></figure>

* Open AeroGCS KEA or GREEN for flying a drone with a command given as "Takeoff".
* Once the takeoff command is given from GREEN or KEA then the user will be able to see the number of online drones other than '0' as shown in the image.

<figure><img src="/files/U5URmG1R7X5MWadyPPKm" alt=""><figcaption><p>Live tracking of flight</p></figcaption></figure>

* The user can track the path of a drone on the field as shown in the screen recording below.

{% file src="/files/UxpvV9G6DVT02WeLZhBv" %}
Live Tracking of a Flight
{% endfile %}


---

# 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/aerogcs-kea-enterprise/7.-live-tracking-of-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.
