> 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/ltu/produkto-apzvalga-mobilioji-programele/darbas-lauke-zonu-zemelapiu-zvalgymas.md).

# Darbas lauke / zonų žemėlapių žvalgymas

Darbas lauke / zonų žemėlapių apžiūra

Atvykę į lauką, atidarykite programėlę ir pasirinkite ūkį, kurį norite apžiūrėti, o kitame ekrane pasirinkite lauką, kurį norite apžiūrėti.

Tada bakstelėkite ZONŲ ŽEMĖLAPIAI ir pasirinkite zonų žemėlapį, kurį norite apžiūrėti.

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

Ekrane matysite pasirinktą zonų žemėlapį su apžiūros smeigtukais.

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

Bakstelėję pasirinktą smeigtuką, galite peržiūrėti jo informaciją ir (arba) pridėti komentarą arba pridėti / padaryti nuotrauką:

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

Jei redagavote zonų žemėlapį ar apžiūros smeigtukus, matysite pranešimą, raginantį sinchronizuoti pakeitimus su serveriu. Bakstelėkite „Siųsti“, kad pakeitimai būtų sinchronizuoti serveryje.

<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/ltu/produkto-apzvalga-mobilioji-programele/darbas-lauke-zonu-zemelapiu-zvalgymas.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.
