# 10.1 Mission Type

Within the mission planning interface of AeroGCS ORANGE, the initial step involves choosing between two distinct mission types: manual and automatic. This pivotal selection sets the tone for the entire planning process. Users have the flexibility to opt for either manual or automatic mission types, each serving specific purposes. The displayed screen guides users through this crucial decision-making process, laying the foundation for a tailored and efficient mission plan in AeroGCS ORANGE.

<figure><img src="/files/GJ9lhewYmIi2G7WgprYL" alt=""><figcaption><p>Mission Type</p></figcaption></figure>

1. **Automatic**: - This functionality in AeroGCS ORANGE is crafted for users who prefer to delineate field plots with the seamless integration of Google Maps. Harnessing the capabilities of satellite imagery and advanced mapping technology, users can precisely define their field plots. By pinpointing key locations on the map, they effortlessly outline the specific area, ensuring a tailored and accurate mission plan in AeroGCS ORANGE.
2. **Manual:** - AeroGCS ORANGE empowers users with the ability to take manual control of a drone through a remote control (RC), complemented by a detailed, step-by-step guide on monitoring the flight path. This feature ensures a seamless transition to manual control, providing users with precise guidance within AeroGCS ORANGE.


---

# 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-orange-docs.aeromegh.com/10.-mission-planning/10.1-mission-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.
