# Opret en ny gård

Det første skridt til at bruge GeoPard-appen er at oprette din første gård. Følg trinene nedenfor for at gøre det:

1. Klik på knappen for at oprette en ny gård.

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

2. I næste trin skal du indtaste navnet på den første gård og klikke på **Opret** knappen:

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

Du vil se en bekræftelsesbesked om, at gården blev gemt:

<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/dnk/produkttur-webapp/opsaetning-af-gard-og-marker/opret-en-ny-gard.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.
