# 6.1 Create a New Project

To initiate creating a new project in AeroGCS GREEN, access the designated screen by tapping the "**Home** <img src="/files/KsGbNlqlz0h2kmbO9N8x" alt="" data-size="line"> " menu.&#x20;

<figure><img src="/files/PrOUz3lzAyRrtmHtPwIV" alt=""><figcaption><p>Create project</p></figcaption></figure>

**Step 1**: On this screen, simply tap the <img src="/files/Ui3PtAg4M4tcM9AvE8EV" alt="" data-size="line"> i.e “+” sign to commence the process of creating a new project in AeroGCS GREEN. Subsequently, the user will observe the following screen appearing on the user's device.&#x20;

<figure><img src="/files/lcN2IQTDmeRry3V5m1Ep" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

**Step 2**: Tap on “**Start Here**”, the screen will display Flying methods “**Automatic**” and “**Manual**”. As shown in the following screen. Select the user’s flying method by tapping on the appropriate method.

<figure><img src="/files/uuP0RTt56wwfRmFOpbI1" alt=""><figcaption><p>flying methods</p></figcaption></figure>

To create a plot, start by choosing a preferred flying method from the available options:

1. **Automatic Method**: With this approach, users can map out a field plot on Google Maps.
2. **Manual Method**: In contrast, the manual method allows users to physically Arm the drone to fly manually on the field and then disarm the motors once the desired area has been covered.

Let's provide a detailed explanation of each method:


---

# 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-green-docs.aeromegh.com/6.-projects/6.1-create-a-new-project.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.
