> 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-gruntovikh-danikh.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-relyefu.md): Переглядайте шари рельєфу в мобільному застосунку, щоб зрозуміти висоту та закономірності місцевості.
- [Перегляд наборів даних як внесено](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/pereglyad-naboriv-danikh-yak-vneseno.md): Переглядайте набори даних як внесено в мобільному застосунку, щоб порівнювати операції з планами.
- [Робота в полі / огляд карт зон](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-mobilnii-zastosunok/robota-v-poli-oglyad-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-pereglyadu-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.
