> 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/ukrainian/oglyad-produktu-mobilnii-zastosunok.md).

# Огляд продукту - мобільний застосунок

- [Встановіть мобільний застосунок GeoPard](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/vstanovit-mobilnii-zastosunok-geopard.md): Завантажте мобільний застосунок GeoPard для iOS або Android і швидко почніть обстеження полів.
- [Увійти в мобільний застосунок GeoPard](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/uviiti-v-mobilnii-zastosunok-geopard.md): Увійдіть у мобільний застосунок GeoPard і отримайте доступ до своїх ферм, полів і карт.
- [Перегляд супутникових знімків](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/pereglyad-suputnikovikh-znimkiv.md): Переглядайте супутникові знімки в мобільному застосунку, щоб виявляти стрес, ріст і мінливість у полі.
- [Перегляд карт зон](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/pereglyad-kart-zon.md): Відкривайте карти управлінських зон у мобільному застосунку, щоб спрямовувати обстеження й польові рішення.
- [Перегляд даних про ґрунт](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/pereglyad-danikh-pro-grunt.md): Переглядайте набори даних про ґрунт у мобільному застосунку, щоб оцінювати просторову мінливість у полі.
- [Перегляд даних врожайності](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/pereglyad-danikh-vrozhainosti.md): Переглядайте карти врожайності в мобільному застосунку, щоб порівнювати результати збирання врожаю по всьому полю.
- [Перегляд карт топографії](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/pereglyad-kart-topografiyi.md): Переглядайте шари топографії в мобільному застосунку, щоб розуміти висоту та рельєфні патерни.
- [Перегляд даних про внесення](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/pereglyad-danikh-pro-vnesennya.md): Переглядайте набори даних про внесення в мобільному застосунку, щоб порівнювати операції з планами.
- [Робота в полі / обстеження карт зон](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/robota-v-poli-obstezhennya-kart-zon.md): Використовуйте карти зон у полі, щоб обстежувати мінливість, фіксувати нотатки та діяти швидше.
- [Робота офлайн](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/robota-oflain.md): Використовуйте мобільний застосунок GeoPard офлайн і продовжуйте роботу в полі без сигналу.
- [Фільтри для мобільного огляду поля](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/filtri-dlya-mobilnogo-oglyadu-polya.md): Фільтруйте карти та польові дані в мобільному застосунку, щоб зосередитися на важливих шарах.
- [Параметри карти та шарів у мобільному застосунку](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/parametri-karti-ta-shariv-u-mobilnomu-zastosunku.md): Налаштуйте параметри карти та шарів у мобільному застосунку для швидшого огляду полів.
- [Налаштування та параметри мобільного застосунку](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/nalashtuvannya-ta-parametri-mobilnogo-zastosunku.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/ukrainian/oglyad-produktu-mobilnii-zastosunok.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.
