> 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/robota-v-poli-obstezhennya-kart-zon.md).

# Робота в полі / обстеження карт зон

Робота в полі/карти зон для обстеження

Опинившись у полі, відкрийте застосунок і виберіть господарство, яке ви хочете оглянути, а на наступному екрані виберіть поле, яке ви хочете обстежити.

Далі торкніться ZONES MAPS, а потім виберіть карту зон, яку ви хочете обстежити.

<figure><img src="https://lh6.googleusercontent.com/pUaja8PJQlaMykFJo3o_6P7XbEcJq2eioSygigJ5_nrJXgP3UN8fmLFT5kGNkUoXF1-o7tUEp4JRFCbH2tdxBmNC9TxMpVRw_f-6cMX2xisXqQKlpezc3VNrloOljQn_ZkK1io47esUV7GCCdlW-OA" alt=""><figcaption></figcaption></figure>

На екрані ви побачите вибрану карту зон із позначками для обстеження.

<figure><img src="https://lh6.googleusercontent.com/VhdJORNIdgzJ83hfg5cjHt3-yIKEjC84TRfv1EgB34DHP3jXc6XI_25JlKzaj4Ma0fp6LtLGUtr57sZtV4KokyBfexFPkERUmZVmLqCYU3rLc3dHF5O7BguE8zRPdqEpiDMWSfu1Cfjw-XdXg-lKdg" alt=""><figcaption></figcaption></figure>

Торкнувшись вибраної позначки, ви можете переглянути її деталі та/або додати коментар або додати/зробити фотографію:

<figure><img src="https://lh3.googleusercontent.com/vnpfF-MlVrB5xWDNB-xE-9B-0zqJY3K8C-bqMvS9KdpTV4XwWlnChhNIW7fLlfEThQBaxwq75F21SXlCiGnGacdG3r7d-pMDRGQ6TDfbUyhLVDmNZJ_xtshmBn79afUt6U-uM3IfD6IXQZVGbZ-jfg" alt=""><figcaption></figcaption></figure>

Якщо ви відредагували карту зон або позначки для обстеження, тоді ви побачите сповіщення із запитом синхронізувати зміни із сервером. Торкніться «Надіслати», щоб синхронізувати зміни на сервері.

<figure><img src="https://lh3.googleusercontent.com/k-832cQiNRm2X9jOOLI068acgSNdKFMy1a2LXh1wqs1UvqcO_aU2pnLN8a6Jxkt-2VNaE9Ke7bgW_oo2iHLkrKOzlByMHtdg3PO7KbeFBqN_O3bF0R3dl-GbJacTZORdU3I-xJDj_dnINOZvdKL-VA" alt=""><figcaption></figcaption></figure>


---

# 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/robota-v-poli-obstezhennya-kart-zon.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.
