# Notas (pines)

Una Nota es un punto con latitud/longitud, puede tener comentarios de texto, tiene el estado "Ejecutado" o "Planificado", y puede tener hasta 5 fotos adjuntas. Por lo general, las Notas se utilizan para [Tareas de inspección de cultivo](https://geopard.tech/blog/automated-crop-scouting-tasks/), [Puntos de muestreo de suelo](https://geopard.tech/soil-sampling/)

<figure><img src="/files/2ea55f1af479d43135b65c3c2ea3642d18003f99" alt=""><figcaption><p>Varias Notas para inspección de cultivo fueron creadas automáticamente</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/esp/documentacion-de-la-api/resumen-de-solicitudes-de-la-api-de-geopard/notas-pines.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.
