# Skapa en ny gård

Det första steget för att börja använda GeoPard-appen är att skapa din första gård. Följ stegen nedan för att göra det:

1. Klicka på knappen för att skapa en ny gård.

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

2. I nästa steg anger du namnet på den första gården och klickar **Skapa** knappen:

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

Du kommer att se ett bekräftelsemeddelande som visar att gården sparades:

<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/swe/produktguidning-webbapp/gards-och-faltuppsattning/skapa-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.
