# Crear una nueva finca

El primer paso para usar la aplicación GeoPard es crear tu primera explotación agrícola. Sigue los pasos a continuación para hacerlo:

1. Haz clic en el botón para crear una nueva explotación agrícola.

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

2. En el siguiente paso, introduce el nombre de la primera explotación agrícola y haz clic en **Crear** botón:

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

Verás un mensaje emergente de confirmación indicando que la explotación agrícola se guardó:

<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/esp/tour-del-producto-aplicacion-web/configuracion-de-la-finca-y-de-los-campos/crear-una-nueva-finca.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.
