> 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.md).

# 製品ツアー - モバイルアプリ

- [GeoPardモバイルアプリをインストール](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/geopardmobairuapuriwoinsutru.md): iOSまたはAndroid向けのGeoPardモバイルアプリをダウンロードし、素早く圃場巡回を始めましょう。
- [GeoPardモバイルアプリにログイン](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/geopardmobairuapuriniroguin.md): GeoPardモバイルアプリにサインインして、農場、圃場、マップにアクセスします。
- [衛星画像の表示](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/no.md): モバイルアプリで衛星画像を表示し、圃場のストレス、生育、ばらつきを巡回調査します。
- [ゾーンマップの表示](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/znmappuno.md): モバイルアプリで管理ゾーンマップを開き、巡回調査や圃場判断に役立てます。
- [土壌データの表示](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/dtano.md): モバイルアプリで土壌データセットを表示し、圃場内の空間的なばらつきを確認します。
- [収量データの表示](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/dtano-1.md): モバイルアプリで収量マップを表示し、圃場全体の収穫成績を比較します。
- [地形マップの表示](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/mappuno.md): モバイルアプリで地形レイヤーを表示し、標高や地形パターンを把握します。
- [施用実績データの表示](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/dtano-2.md): モバイルアプリで施用実績データセットを表示し、作業を計画と比較します。
- [圃場での作業/ゾーンマップの巡回調査](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/denoznmappuno.md): 圃場内でゾーンマップを使ってばらつきを巡回調査し、メモを記録し、より素早く対応します。
- [オフラインで作業](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/ofurainde.md): GeoPardモバイルアプリをオフラインで使い、電波がなくても圃場作業を進められます。
- [モバイル圃場確認用フィルター](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/mobairufirut.md): モバイルアプリでマップと圃場データを絞り込み、必要なレイヤーに集中します。
- [モバイルアプリの地図とレイヤーのオプション](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/mobairuapurinotoreiynoopushon.md): モバイルアプリで地図とレイヤーのオプションを調整し、圃場確認をより速く行えます。
- [モバイルアプリの設定と環境設定](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/mobairuapurinoto.md): モバイルアプリの設定、アカウントオプション、表示設定を管理します。


---

# 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.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.
