# Global Nature Watch

## Product Docs

- [Welcome to Global Nature Watch](https://help.globalnaturewatch.org/welcome-to-global-nature-watch.md): Global Nature Watch is an open, AI-powered system equipped with your personal geospatial AI assistant, trained on the latest nature monitoring breakthroughs by the world's leading researchers.
- [About](https://help.globalnaturewatch.org/get-started/about.md)
- [Capabilities & Datasets](https://help.globalnaturewatch.org/get-started/capabilities-and-datasets.md)
- [Models](https://help.globalnaturewatch.org/get-started/models.md)
- [Accuracy & Performance](https://help.globalnaturewatch.org/get-started/accuracy-and-performance.md)
- [Product Status & Updates](https://help.globalnaturewatch.org/resources/product-status-and-updates.md)
- [Prompt guidance](https://help.globalnaturewatch.org/resources/prompt-guidance.md)
- [Access & Usage Limits](https://help.globalnaturewatch.org/resources/access-and-usage-limits.md)
- [Known Issues](https://help.globalnaturewatch.org/resources/known-issues.md): Last updated: 28 April 2026
- [Webinars & Recordings](https://help.globalnaturewatch.org/tutorials/webinars-and-recordings.md)
- [Templates](https://help.globalnaturewatch.org/tutorials/webinars-and-recordings/templates.md)
- [Imagery](https://help.globalnaturewatch.org/tutorials/webinars-and-recordings/imagery.md)
- [For developers](https://help.globalnaturewatch.org/technical-documentation/for-developers.md)
- [FAQs](https://help.globalnaturewatch.org/support/faqs.md)
- [Global Nature Watch AI Privacy Notice](https://help.globalnaturewatch.org/legal-notices/global-nature-watch-ai-privacy-notice.md)
- [Global Nature Watch AI Terms of Use](https://help.globalnaturewatch.org/global-nature-watch-ai-terms-of-use.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.globalnaturewatch.org/welcome-to-global-nature-watch.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.
