# 4.3 Flight Type

Select the proper flight type as an AeroGCS KEA 2.3 mission for the flight. The mission planning method involves creating a flight plan for every Drone available to guarantee that the maximum number of locations are recognized while keeping in mind their significance as indicated by the priority. Different flight types are available such as waypoint, survey, spraying, etc. Select any one at a time and move further to complete a plan.

<figure><img src="/files/jwTiJmZus9MFWlLeEOpt" alt=""><figcaption><p>Selection of Flight Type</p></figcaption></figure>

The user can set up a collection of points that define a plan or path for the UAV to follow or manually control the drone using these devices. They use conventional map technologies like Google Maps and provide a 2D view. In both circumstances, the application allows you to build a flight plan and have it instantly uploaded to a drone for a flight.&#x20;

The objectives of choosing the right mission plan are:

* Choose the shortest paths for the mission, to reduce fuel consumption.
* Reduce the possibility of losing UAV.
* Ensure that the mission can be finished when there are no additional threats to the UAVs.

For more details on flight types refer to the next section titled "Flight Types".


---

# 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/4-project/4.3-flight-type.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.
