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

# Introduction

We are **Geaverse**, a digital well-being project created by **Geacity**, a pioneer in breathwork, well-being, and integrative therapy. For 15 years, Geacity has combined holistic, authentic, and integrative approaches with modern techniques to nurture a **better self, better community, and better planet**.

Our mission is to bring this profound expertise into the digital world, making well-being accessible to everyone. By integrating innovative technologies with time-tested practices, Geaverse empowers individuals and communities to thrive across physical and digital realms. Together, we aspire to cultivate a **healthy, balanced, and fulfilling life** for all.

French version [here](https://antoninboinegas-organization.gitbook.io/geaverse-whitepapers/). Turkish version [here](https://antoninboinegas-organization.gitbook.io/copy-of-geaverse-whitepapers-1/).


---

# 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://docs.geaverse.io/introduction.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.
