# Notițe (pin-uri)

O Notă este un punct cu latitudine/longitudine, poate avea comentarii text, are statutul "Executat" sau "Planificat" și poate avea atașate până la 5 fotografii. De obicei, Notițele sunt folosite pentru [Sarcini de monitorizare a culturilor](https://geopard.tech/blog/automated-crop-scouting-tasks/), [Puncte de prelevare a probelor de sol](https://geopard.tech/soil-sampling/)

<figure><img src="/files/0ea38e59aba746427efd290cbb97514d66c9ec2e" alt=""><figcaption><p>Mai multe Note pentru monitorizare au fost create automat</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/ro/documentatia-api/prezentarea-generala-a-solicitarilor-api-geopard/notite-pin-uri.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.
