# Нотатки (маркери)

Нотатка — це точка з широтою/довготою, вона може містити текстові коментарі, мати статус "Виконано" або "Заплановано", а також мати до 5 прикріплених фотографій. Зазвичай нотатки використовуються для [Завдань спостереження](https://geopard.tech/blog/automated-crop-scouting-tasks/), [Точок відбору ґрунту](https://geopard.tech/soil-sampling/)

<figure><img src="/files/a40690bfd7743d48b6c9d23fff76b574abfe3691" alt=""><figcaption><p>Було автоматично створено декілька нотаток для спостереження</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/ukrainian/dokumentaciya-api/oglyad-zapitiv-geopard-api/notatki-markeri.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
