> For the complete documentation index, see [llms.txt](https://www.openwaterlab.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources.md).

# Resources

### **Curated videos, books, articles, and papers on water conservation and management.**

Browse resources that deepen your understanding and put knowledge into practice.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><mark style="color:$primary;"><strong>Videos</strong></mark></h3></td><td>Discover a continuosly updated collection of videos curated to educate and engage.</td><td></td><td><a href="/files/uISWg9lU31Vhd2b5jXz6">/files/uISWg9lU31Vhd2b5jXz6</a></td><td><a href="/pages/xGh7TIWrooLB5G71NYYk">/pages/xGh7TIWrooLB5G71NYYk</a></td></tr><tr><td><h3><mark style="color:$primary;"><strong>Books</strong></mark></h3></td><td>Explore books on sustainable water use, ecosystem conservation, and more.</td><td></td><td><a href="/files/z36AjXnVpML0CDaTlNM2">/files/z36AjXnVpML0CDaTlNM2</a></td><td><a href="/pages/amkTYEFLJ8SmkiosTmhf">/pages/amkTYEFLJ8SmkiosTmhf</a></td></tr><tr><td><h3><mark style="color:$primary;"><strong>Tools</strong></mark></h3></td><td>Discover tools like water footprint calculators, drip irrigation kits, and more.</td><td></td><td><a href="/files/zVxFWpogusWEyC3Vn71H">/files/zVxFWpogusWEyC3Vn71H</a></td><td><a href="/pages/N9pNjnK2zhpUT2NVa3Ev">/pages/N9pNjnK2zhpUT2NVa3Ev</a></td></tr><tr><td><h3><mark style="color:$primary;"><strong>Papers</strong></mark></h3></td><td>Read scientific papers and articles offering the latest insights into water research.</td><td></td><td><a href="/files/9MHuhMeQHwkRiYgmSoPf">/files/9MHuhMeQHwkRiYgmSoPf</a></td><td><a href="/pages/1dqUtKJwmrMDJX2zCMCH">/pages/1dqUtKJwmrMDJX2zCMCH</a></td></tr><tr><td><h3><mark style="color:$primary;"><strong>Glossary</strong></mark></h3></td><td>A comprehensive list of terms and concepts, developed for clarity and deeper understanding of the toolkits content.</td><td></td><td><a href="/files/AY4Aqxj2kXnQczV9ha16">/files/AY4Aqxj2kXnQczV9ha16</a></td><td><a href="/pages/4OcgeMX2mPTvb2LtXIEc">/pages/4OcgeMX2mPTvb2LtXIEc</a></td></tr></tbody></table>


---

# 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://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources.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.
