# Note (Pin)

Una Nota è un punto con latitudine/longitudine, può contenere commenti testuali, ha lo stato "Eseguito" o "Pianificato" e può avere fino a 5 foto allegate. Di solito, le Note vengono utilizzate per [Attività di scouting](https://geopard.tech/blog/automated-crop-scouting-tasks/), [Punti di campionamento del suolo](https://geopard.tech/soil-sampling/)

<figure><img src="/files/61af064388fe9f155e4d484ed670d028f18a4759" alt=""><figcaption><p>Più Note per lo scouting sono state create automaticamente</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/it/documentazione-api/panoramica-delle-richieste-api-geopard/note-pin.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.
