> 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/dtasettono.md): モバイルアプリで施用実績データセットを表示し、作業内容を計画と比較します。
- [圃場で作業する／ゾーンマップをスカウティングする](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/desuruznmappuwosukautingusuru.md): 圃場でゾーンマップを活用し、ばらつきをスカウティングし、ノートを記録し、より素早く対応します。
- [オフライン作業](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/ofurain.md): GeoPardモバイルアプリをオフラインで使い、電波がなくても圃場作業を継続できます。
- [モバイル圃場レビュー用フィルター](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/mobairurebyfirut.md): モバイルアプリでマップや圃場データをフィルタリングし、必要なレイヤーに絞り込みます。
- [モバイルアプリのマップとレイヤーのオプション](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/mobairuapurinomapputoreiynoopushon.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.
