# Draw a new field

Now, after you have created your first farm, you can proceed to create (draw) your fields.

You can add a field to your farm in two ways: uploading a .shp file or manually drawing a field. We will focus on drawing fields manually for now.

1. Click the button to create a field.

<figure><img src="https://lh3.googleusercontent.com/ge6fnIr4qs_BJe68pueg3MPzfc5HWfUn_NhZ7gFyghVsYdWAyXkAL3fKRn9nGA5ixSt6FCDpJyXNbQvkkYmAVG4XOW7ePWmJRPmU_AyiiJRB_JgrQuSTNkvme0w8sqTo5__bZoeJ" alt=""><figcaption></figcaption></figure>

2. In the next step, enter a name for the field and select the farm you created earlier.

<figure><img src="https://lh6.googleusercontent.com/gHtiPPaNwEpTveKsgiwF8WCRfrAW7iMevSoo28I7ngRP81-RPY60YgP5DGwmnLF6r7GxBmUTNwJlezBjfQSk_kwG83d3rmVZjV9pTgFfGEPZmMaOJw8RoRBOe0JFK4ZTpyXI9YTc" alt=""><figcaption></figcaption></figure>

3. Next, click **Draw** on the right.

<figure><img src="https://lh4.googleusercontent.com/pZqMWBOkwcoM6zHuM79-_pvsY9KJ4TqgU7MEpmmrSSLdX7jRC8dIBfQ1OQeTP1FxTzg0Tnxty3ReAblnikOnqlQy3_AbNWPBF1ncfkI11RaI47js5f-PoNZeEZOPVCsByGh18WJ8" alt=""><figcaption></figcaption></figure>

4. You can easily navigate to the required location using the ‘Search’ field. The search allows you to search both by name and coordinates. It is also possible to apply standard map navigation – using the cursor and “+”, and “-” buttons.
5. After you navigate to the required area, click anywhere on the selected area (both right-click and left-click work) to proceed to manual drawing. You start with one point (dot) and keep adding points to draw boundaries for your field.
6. To complete the drawing, just connect the last point with the first one or double-click the left mouse button.

<figure><img src="https://lh4.googleusercontent.com/xBGAi0UzG3PHFBxG-0GzsLrOCoT3BanD2WcqiS7ECbu465MTkLiOKI8O5WOgatN_lgp_g-0SV3el6ItWbCnRDAT4JDivkNITsg4p-Vl62AbDt1sn1ODuf2TL08hI0pZElLlBCBoO" alt=""><figcaption></figcaption></figure>

7. The application will automatically calculate the size of the selected area. Click the button to save the shape you have drawn for your field.

<figure><img src="https://lh6.googleusercontent.com/BEZ7X2cbTFIqK39iD88MDUW74PQnECqLcNeq4e8BTisMYXrY9Oon2AJbSwnDWm06D5SMq2wRrfSI7iL6QfQaSh4yNIh1MGtcD0_wxci4JYHy37LFIBwNyqBCihJOZFMO_gCm-S37" alt=""><figcaption></figcaption></figure>

You will see an informational toast message saying that the first historical satellite images will be available in a couple of minutes, and the complete dataset in about 1 hour or less.

<figure><img src="https://lh3.googleusercontent.com/3pke3sv5ofThJkozjn0aOb2EVqBgkHmjhqBP8BzhnDLu-sc1X7_NuzrD_uMoQjCa0tgE7ev-z6T9ZjygFaDFNnaIpZsqkFEDH0v14e1AvLXoFl1Zf3HVHufeNLNXRCcrj8kjvxsn" alt=""><figcaption></figcaption></figure>

You can either go straight to the created field by clicking the corresponding button or continue to draw new fields.


---

# 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://docs.geopard.tech/geopard-tutorials/product-tour-web-app/farm-and-field-setup/draw-a-new-field.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.
