> 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.md).

# Commons

<button type="button" class="button secondary" data-action="search" data-icon="magnifying-glass">What are you looking for?</button>

<a href="/pages/vZrDZKEO629cYP1Bt9tA" class="button primary">Featured</a>  <a href="/pages/KdaW2C9RBI5tEq4wWuIL" class="button secondary">Guides</a>  <a href="/pages/rReFlweIAEKtuuFNnfaj" class="button secondary">Toolkits</a> <a href="/pages/2RCkp2fob9HuilfyF10R" class="button secondary">Reference</a>&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:$info;"><strong><code>Toolkits</code></strong></mark></td><td><h4><mark style="color:$primary;"><strong>Water Awareness Toolkit</strong></mark></h4></td><td><sup>By</sup> <a href="/pages/RPQcB6YNcjzVBlrAQgJz"><sup>Open Water Lab</sup></a></td><td>Practical guides and resources for active water stewardship.</td><td><a href="/files/LTpfBflaBEGAAHx6a6td">/files/LTpfBflaBEGAAHx6a6td</a></td><td></td></tr><tr><td><mark style="color:$info;"><strong><code>Guides</code></strong></mark></td><td><h4><mark style="color:$primary;"><strong>Hydration for Health</strong></mark></h4></td><td><sup>By</sup> <a href="/pages/RPQcB6YNcjzVBlrAQgJz"><sup>Open Water Lab</sup></a></td><td>Fundamentals of daily water intake for health and dehydration prevention.</td><td><a href="/files/UptArqBCWoq5sMovol6G">/files/UptArqBCWoq5sMovol6G</a></td><td></td></tr><tr><td><mark style="color:$info;"><strong><code>Guides</code></strong></mark></td><td><h4><mark style="color:$primary;"><strong>What is Water Awareness</strong></mark></h4></td><td><sup>By</sup> <a href="/pages/RPQcB6YNcjzVBlrAQgJz"><sup>Open Water Lab</sup></a></td><td>A primer on understanding responsible water use, conservation strategies, and its impact on ecosystems.</td><td><a href="/files/3LC1gHVFpzQoBUiiA9Nd">/files/3LC1gHVFpzQoBUiiA9Nd</a></td><td><a href="/pages/wuyOXIPFuoJRuuK0d0hb">/pages/wuyOXIPFuoJRuuK0d0hb</a></td></tr><tr><td><mark style="color:$info;"><strong><code>Reference</code></strong></mark></td><td><h4><mark style="color:$primary;"><strong>Water Glossary</strong></mark></h4></td><td><sup>By</sup> <a href="/pages/RPQcB6YNcjzVBlrAQgJz"><sup>Open Water Lab</sup></a></td><td>Key terms and definitions for navigating the world of water conservation and sustainability.</td><td><a href="/files/nO6I0ot9S6TcgxCrYDFE">/files/nO6I0ot9S6TcgxCrYDFE</a></td><td></td></tr></tbody></table>

<sup>*<mark style="color:$info;">Commons evolves continuously. The featured section is refreshed on a weekly to monthly rhythm.</mark>*</sup>\ <sup>*<mark style="color:$info;">Last editorial update: May 2026.</mark>*</sup>


---

# 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.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.
