> For the complete documentation index, see [llms.txt](https://es.isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://es.isbm.savimbo.com/apendices/appendix-f-muestra-del-registro-de-las-observaciones.md).

# Appendix F: Muestra del registro de las observaciones

Para ser válida, una observación debe tener una especie y una prueba primaria, como fotografía, video, grabación de audio o datos de codificación geográfica (no es un requisito de esta metodología, pero se acepta si se realiza por otros motivos).&#x20;

A continuación se proporciona una tabla de muestra de observaciones de especies indicadoras para un sitio de PCB en Putumayo, Colombia.

* Se puede acceder a la base de datos completa [aquí](https://airtable.com/invite/r/fxsn6mcE) (nota: los códigos geográficos se han eliminado por motivos de seguridad animal).
* Vea un ejemplo de observación primaria [aquí](https://airtable.com/appCrJEBJX5lDwZ2R/shrTEy84ICs3dIXWm/tblSGRFmIU1FbLIQM/viwaSqv9TqSyU2Jds?blocks=hide).

#### Figura 11: Observaciones de especies indicadoras con código geográfico y sello de fecha y hora

<figure><img src="/files/eXkiRjMd8PueRB0rkSfQ" 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://es.isbm.savimbo.com/apendices/appendix-f-muestra-del-registro-de-las-observaciones.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.
