> 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/geopardmobairuapuriwoinsutrusuru.md): GeoPardモバイルアプリをiOSまたはAndroid向けにダウンロードして、素早く巡回を始めましょう。
- [GeoPardモバイルアプリにログインする](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/geopardmobairuapuriniroguinsuru.md): GeoPardモバイルアプリにサインインして、農場、圃場、マップにアクセスします。
- [衛星画像を見る](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/woru.md): モバイルアプリで衛星画像を表示し、圃場のストレス、成長、ばらつきを巡回します。
- [ゾーンマップを見る](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/znmappuworu.md): モバイルアプリで管理ゾーンマップを開き、巡回と圃場判断に役立てます。
- [土壌データを見る](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/dtaworu.md): モバイルアプリで土壌データセットを表示し、圃場内の空間的なばらつきを確認します。
- [収量データを見る](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/dtaworu-1.md): モバイルアプリで収量マップを表示し、圃場全体の収穫成績を比較します。
- [地形マップを見る](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/mappuworu.md): モバイルアプリで地形レイヤーを表示し、標高と地形パターンを把握します。
- [施用実績データを見る](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/dtaworu-2.md): モバイルアプリで施用実績データを表示し、作業と計画を比較します。
- [圃場で作業する/巡回ゾーンマップ](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/desuruznmappu.md): 圃場でゾーンマップを使い、ばらつきを巡回し、メモを記録し、より速く対応します。
- [オフラインで作業する](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/ofuraindesuru.md): GeoPardモバイルアプリをオフラインで使い、電波がなくても圃場作業を止めません。
- [モバイル圃場レビュー用フィルター](https://docs.geopard.tech/geopard-tutorials/jpn/tsu-mobairuapuri/mobairurebyfirut.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.
