> For the complete documentation index, see [llms.txt](https://handbook.regensunite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.regensunite.com/readme.md).

# Regens Unite Organizer Guidebook

### A dynamic, living handbook for anyone around the world organizing Regens Unite events.

***

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Introduction</strong></td><td>What is Regens Unite and who is this guide for?</td><td><a href="/files/NWFYa5lJRZgWdI5EP3Db">/files/NWFYa5lJRZgWdI5EP3Db</a></td><td></td><td><a href="/pages/Zvukm7MAGL6ooitMTmpY">/pages/Zvukm7MAGL6ooitMTmpY</a></td></tr><tr><td><strong>Event Organizer Starter Kit</strong></td><td>A one-pager cheat-sheet to help you host your own regenerative gathering</td><td><a href="/files/OF6C4BwFIJ8jQUOFoWpX">/files/OF6C4BwFIJ8jQUOFoWpX</a></td><td></td><td><a href="/pages/ZHDuNv1r9qY2y3VmcaW8">/pages/ZHDuNv1r9qY2y3VmcaW8</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:

```
GET https://handbook.regensunite.com/readme.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.
