> 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/pl/prezentacja-produktu-aplikacja-mobilna/praca-w-polu-lustracja-map-stref.md).

# Praca w polu/lustracja map stref

Praca w terenie / mapy stref do lustracji

Gdy jesteś już w terenie, otwórz aplikację i wybierz gospodarstwo, które chcesz przeglądać, a na następnym ekranie wybierz pole, które chcesz lustrować.

Następnie stuknij MAPY STREF, a potem wybierz Mapę stref, którą chcesz lustrować.

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

Na ekranie zobaczysz wybraną Mapę stref z pinezkami lustracyjnymi.

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

Po stuknięciu wybranej pinezki możesz wyświetlić jej szczegóły i/lub dodać komentarz albo dodać/zrobić zdjęcie:

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

Jeśli edytowałeś mapę stref lub pinezki lustracyjne, zobaczysz powiadomienie z prośbą o synchronizację zmian z serwerem. Stuknij „Wyślij”, aby zsynchronizować zmiany na serwerze.

<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/pl/prezentacja-produktu-aplikacja-mobilna/praca-w-polu-lustracja-map-stref.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.
