> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/geopardmobairuapuriniroguin.md).

# GeoPardモバイルアプリにログイン

GeoPardモバイルアプリにログインする

GeoPardアプリにログインするには、画面上のアプリアイコンをタップします。

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2023/01/LogIcon.png?resize=45%2C59&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

アプリが読み込まれたら、「ログイン」ボタンをタップします。

<figure><img src="https://i0.wp.com/help.geopard.tech/wp-content/uploads/2023/01/Label_2.png?resize=293%2C512&#x26;ssl=1" alt=""><figcaption></figcaption></figure>

次の画面で「続行」をタップし、アプリとWebサイトがあなたに関する情報を共有することを許可します。

<figure><img src="https://lh4.googleusercontent.com/gTi5mFXdnsjLERKRVs7_bz6TQJz1ZUjcObiQ9Tk449TpExKIsrx_7hds-2fev0NADpj9t6uIKVZAc7deDf2BAhgtsACMVYR4r0l7IeyCaZgRQppdsfBgnql1eYEnVu1sEQr7HuYZaPOq_Vg0TaXhF9LJ6ZuhSAjacen_3Oag-QjWrq_Wpk5pgURy4E5L" alt=""><figcaption></figcaption></figure>

次の画面で、GeoPardのWebアプリケーションにアクセスするために使用しているアカウントを選択するか、GeoPardへの登録に使用したメールアドレスとパスワードを入力します。

<figure><img src="https://lh6.googleusercontent.com/-Zr5khQSHpKxDF5qqXNZ1DuHxVW9L9IjOqIl1mFHzFqfw6hWwA6baDeyBNbaIOoUr-revyAB4PifWhtjpxJqoBK8-XcUufDe3V4-t_RbcsK6R7jq2lllbKDAt3QuDb4BXSCnBFtPPNP3svek9cymNpM3bz8JaXgfRO9ocMLyyEsPJcGP8SqVpHWcnwkM" alt=""><figcaption></figcaption></figure>

ログインに成功すると、WebアプリケーションのFields Viewにあるのと同じ圃場一覧が表示されます。

各農場に含まれる一覧の各圃場について、Zone Mapを表示できます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/geopardmobairuapuriniroguin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
