# Open Water Lab

## OPENWATERLAB.ORG

- [Home](https://www.openwaterlab.org/home.md)
- [Projects](https://www.openwaterlab.org/projects.md)
- [24 Hour Water Challenge](https://www.openwaterlab.org/projects/24-hour-water-challenge.md): One day. One rule. Only water.
- [Hydrosonic](https://www.openwaterlab.org/projects/hydrosonic.md): Be like water.
- [Water Awareness Toolkit](https://www.openwaterlab.org/projects/water-awareness-toolkit.md): From knowing to doing.
- [Water Stewardship Framework](https://www.openwaterlab.org/projects/water-stewardship-framework.md)
- [The Global Water Challenge](https://www.openwaterlab.org/projects/the-global-water-challenge.md): Collective intelligence applied to the world's most interconnected crisis.
- [Commons](https://www.openwaterlab.org/commons.md): Practical resources, tools, and services for water stewardship.
- [Guides](https://www.openwaterlab.org/commons/guides.md): Practical resources, tools, and services for water stewardship.
- [Hydration Basics](https://www.openwaterlab.org/commons/guides/hydration-basics.md)
- [What is Water Awareness](https://www.openwaterlab.org/commons/guides/what-is-water-awareness.md)
- [Toolkits](https://www.openwaterlab.org/commons/toolkits.md): Practical resources, tools, and services for water stewardship.
- [Water Awareness Toolkit](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit.md)
- [Quickstart](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/quickstart.md)
- [Guides](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/guides.md)
- [What is Water Awareness](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/guides/what-is-water-awareness.md)
- [Hydrate for Health](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/guides/hydrate-for-health.md)
- [Hydration Basics](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/guides/hydrate-for-health/hydration-basics.md)
- [Resources](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources.md)
- [Videos](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources/videos.md)
- [Books](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources/books.md)
- [Tools](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources/tools.md)
- [Papers](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources/papers.md)
- [Glossary](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/resources/glossary.md)
- [About](https://www.openwaterlab.org/commons/toolkits/water-awareness-toolkit/about.md)
- [Reference](https://www.openwaterlab.org/commons/reference.md): Practical resources, tools, and services for water stewardship.
- [Glossary](https://www.openwaterlab.org/commons/reference/glossary.md)
- [About](https://www.openwaterlab.org/about.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://www.openwaterlab.org/home.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.
