# 新しい農場を作成

GeoPardアプリケーションを使う最初のステップは、最初の農場を作成することです。以下の手順に従ってください。

1. ボタンをクリックして、新しい農場を作成します。

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

2. 次のステップで、最初の農場の名前を入力し、 **作成** ボタンをクリックします:

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

農場が保存されたことを示す確認のトーストメッセージが表示されます。

<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/jpn/tsu-webapuri/tono/shiiwo.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.
