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

# Projects

<table data-view="cards"><thead><tr><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><h4 id="projects"><mark style="color:$primary;"><strong>24 Hour Water Challenge</strong></mark></h4></td><td>A one-day reset. Drink only water for 24 hours and observe what shifts in attention, energy, and relationship to the everyday.</td><td><sub><mark style="color:$info;"><strong>CAMPAIGN</strong></mark></sub></td><td><a href="/files/jRm3dueCk7af0FmnN9Ry">/files/jRm3dueCk7af0FmnN9Ry</a></td><td><a href="/pages/tvsGrH28fKCnYo7UmcOa">/pages/tvsGrH28fKCnYo7UmcOa</a></td></tr><tr><td><h4 id="projects"><mark style="color:$primary;"><strong>Hydrosonic</strong></mark></h4></td><td>Five immersive expressions of water, each combining video and sound designed to be felt rather than just watched.</td><td><sub><mark style="color:$info;"><strong>CAMPAIGN</strong></mark></sub></td><td><a href="/files/0XJUOf8mUqg0fgG6FrZK">/files/0XJUOf8mUqg0fgG6FrZK</a></td><td><a href="/pages/V1sFW0EKf6VqnkzWlf9B">/pages/V1sFW0EKf6VqnkzWlf9B</a></td></tr><tr><td><h4 id="projects"><mark style="color:$primary;"><strong>Water Awareness Toolkit</strong></mark></h4></td><td>Practical guides, resources, and strategies for translating water awareness into meaningful daily action.</td><td><sub><mark style="color:$info;"><strong>TOOLKIT</strong></mark></sub></td><td><a href="/files/LTpfBflaBEGAAHx6a6td">/files/LTpfBflaBEGAAHx6a6td</a></td><td><a href="/pages/0hoddTcWQL8OBQbLGztr">/pages/0hoddTcWQL8OBQbLGztr</a></td></tr><tr><td><h4 id="projects"><mark style="color:$primary;"><strong>Water Stewardship Framework</strong></mark></h4></td><td>A practical guide built on four pillars (Drink, Think, Learn, Preserve) for becoming an active water steward.</td><td><sub><mark style="color:$info;"><strong>FRAMEWORK</strong></mark></sub></td><td><a href="/files/4oQ4pI1NxmtJIb60H5RC">/files/4oQ4pI1NxmtJIb60H5RC</a></td><td><a href="/pages/3ls7wTpaMXk9fR2OfgOF">/pages/3ls7wTpaMXk9fR2OfgOF</a></td></tr><tr><td><h4 id="projects"><mark style="color:$primary;"><strong>The Global Water Challenge</strong></mark></h4></td><td>A six-session co-creation series with 40+ participants from across the globe exploring systemic water challenges.</td><td><sub><mark style="color:$info;"><strong>SERIES</strong></mark></sub></td><td><a href="/files/n4wXOTQps0YM4ewrmHxr">/files/n4wXOTQps0YM4ewrmHxr</a></td><td><a href="/pages/5C44IYxGC74Zdetzaf6X">/pages/5C44IYxGC74Zdetzaf6X</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/projects.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.
