# Create a new farm

The first step to using the GeoPard application is to create your first farm. Follow the steps below to do so:

1. Click the button to create a new farm.

<figure><img src="https://lh4.googleusercontent.com/KOEu-QxHlWlWjro3XnBJW04JNeptsFRQsYqGIwl6LCnRuDynzDkvt5XEtZpJvN0qXPzLOQjPbsx_W_mBznvB85T6xmUFErFyQVnmblolWst3w_hSJwWEkQn7I6I5ATwo-1KjrIkv" alt=""><figcaption></figcaption></figure>

2. In the next step enter the name of the first farm and click **Create** button:

<figure><img src="https://lh5.googleusercontent.com/DtuU4ezdV1UTRFuvBJOZoCk99ljydPoe4ns4gSgK3N60lcA6cvT1Z5JZ0zJr0bKkHcZAfOI3Km5eBY-2eLkgdOQRRsLZ6lmuW1dGCkZW1a5sRkAnPkXBl5E1-vZw2xxu6mF3IzMy" alt=""><figcaption></figcaption></figure>

You will see a confirmation toast message that the farm was saved:

<figure><img src="https://lh5.googleusercontent.com/RetrcvyFx_HMVhR_V1rdMy83xs3RAplq7mmjU762SHJojfxBlTlz9hKqZEi-hFnOu450yrEvFeTAXwUYjp6HWPm7CSs4tdFRs1TQloSioGp22A9Y6wHD2DihGNECC2vSkvvXhOeF" alt=""><figcaption></figcaption></figure>


---

# 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/create-a-new-farm.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.
