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

# Welcome to INITE Club

<figure><img src="/files/CX4g9qg8rzfSecKquxpV" alt="INITE Club Logo"><figcaption></figcaption></figure>

## Your Personal AI Manager, Your Path, Your Progress

INITE Club is the central hub of the INITE ecosystem — an AI-first platform designed for life, growth, and action. Here, your personal AI manager helps you define goals, track progress, and navigate all integrated modules.

### What is INITE?

INITE is a purpose-driven AI-first ecosystem where technology serves human growth. Every module works together, every step is tracked, every goal is supported by intelligent systems and a real community.

### Key Features

* **🤖 AI Partner** — Your personal AI manager that helps define goals, track progress, and provide tailored guidance
* **🔗 One Identity** — Single profile across Club, Estate, Health, Events, and Education modules
* **📍 Personal Path** — Custom journey through INITE Flow blocks aligned with your current state
* **📊 Measurable Progress** — Track outcomes, complete challenges, and see real results
* **🎯 Actionable Experiences** — From surf coliving to health challenges — real activities, not just content
* **🔄 Integrated Ecosystem** — All modules connected and synchronized around your personal goals

### INITE Modules

| Module              | Description                               |
| ------------------- | ----------------------------------------- |
| **INITE Club**      | Central identity & AI guide               |
| **INITE Estate**    | Surf, coliving, marketplace & experiences |
| **INITE Health**    | Personal & group health challenges        |
| **INITE Events**    | Branded online & offline events           |
| **INITE Education** | Practice exchange & development           |
| **INITE AI**        | AI systems powering the ecosystem         |

### Getting Started

Ready to begin your journey? Here's how to start:

1. [Create your profile](/getting-started/quick-start.md) and set up your identity
2. [Define your path](/club-membership/path.md) with AI Manager
3. [Explore modules](/inite-ecosystem/overview.md) and connect them to your goals
4. [Join events](/community/events.md) and participate in the community

{% hint style="info" %}
**Free to Join**: INITE Club is completely free. We don't charge membership fees, don't sell courses, and don't push paid services.
{% endhint %}

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quick Start</strong></td><td>Get started in minutes</td><td><a href="/pages/zXDweXrcJXbNUoaAhuRT">/pages/zXDweXrcJXbNUoaAhuRT</a></td></tr><tr><td><strong>INITE Flow</strong></td><td>Understand your path</td><td><a href="/pages/4aaaozw0QwKXcS4Q1yty">/pages/4aaaozw0QwKXcS4Q1yty</a></td></tr><tr><td><strong>AI Manager</strong></td><td>Your personal guide</td><td><a href="/pages/6xBdBJ4iaJeroLfRP2C5">/pages/6xBdBJ4iaJeroLfRP2C5</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://wiki.inite.club/getting-started/readme.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.
