> For the complete documentation index, see [llms.txt](https://lumeon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lumeon.gitbook.io/docs/home.md).

# Home

<div align="center"><figure><img src="https://2090198475-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo3uM7cY7RMOdagDCu1WD%2Fuploads%2FbteA6rBmLh3gxTaxnrJ7%2Fwired-outline-804-sun-loop-spin.gif?alt=media&amp;token=598b7224-48dd-460f-91f3-ce1ba406a74d" alt="" width="150"><figcaption></figcaption></figure></div>

<h2 align="center"><mark style="color:$primary;"><strong>Hey there!</strong></mark><strong> You've found Lumeon Labs. We're designing new ways to navigate and shape complexity across water, food, health, and beyond.</strong></h2>

<p align="center">Here you can explore our documentation, and access shared tools and resources. This is a living space, always evolving, always open.</p>

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h4 id="projects"><mark style="color:$primary;"><strong>Hydrosonic</strong></mark></h4></td><td align="center">Five immersive expressions of water, each combining video and sound designed to be felt rather than just watched.</td><td><a href="/docs/hydrosonic.md">Hydrosonic</a></td></tr><tr><td align="center"><h4 id="projects"><mark style="color:$primary;"><strong>24 Hour Water Challenge</strong></mark></h4></td><td align="center">A one-day reset. Drink only water for 24 hours and observe what shifts in attention, energy, and relationship to the everyday.</td><td><a href="/docs/24-hour-water-challenge.md">24 Hour Water Challenge</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://lumeon.gitbook.io/docs/home.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.
