# INITE Club

**Central identity & AI guide**

INITE Club is the heart of the ecosystem — your personal hub where identity, AI guidance, and all module connections come together.

## What is INITE Club?

INITE Club is where your journey begins and where everything syncs. It's not just a membership — it's your personal command center for growth.

### Core Features

* **Personal Dashboard** — Overview of your progress, upcoming events, and updates
* **AI Guide** — Chat with your personal AI assistant anytime
* **Path Tracking** — Log and visualize your journey through INITE Flow
* **Member Directory** — Connect with other club members
* **Event Access** — Join calls, workshops, and residencies
* **Time Slots** — Set availability for AI agent scheduling

## Your Dashboard

When you log in, you'll see:

```
Welcome back, [Name]!
Current cycle focus: [Your current INITE Flow block]

┌─────────────────┐  ┌─────────────────┐
│   Next Event    │  │    Your Path    │
│   [Event name]  │  │   [Block name]  │
│   [Date/time]   │  │   [Progress]    │
└─────────────────┘  └─────────────────┘

Recent Updates
[Latest posts and announcements from the club]
```

## Path Tracking

Track your progress through INITE Flow blocks:

1. **Select your current block** — Break³, Hold∞, Track∞, Cut², Cast→, or Form◊
2. **Add entries** — Describe what you're capturing
3. **View history** — See your progression over time
4. **Get AI feedback** — Receive guidance based on your entries

## AI Guide

Your personal AI assistant that:

* Answers questions about INITE Club and ecosystem
* Helps you understand INITE Flow
* Provides personalized recommendations
* Supports your path decisions

Access the Guide from your dashboard anytime.

## Member Benefits

| Benefit               | Description                      |
| --------------------- | -------------------------------- |
| **Free Access**       | No membership fees ever          |
| **AI Manager**        | Personal AI guidance             |
| **All Events**        | Access to all INITE events       |
| **Community**         | Connect with members worldwide   |
| **Module Sync**       | Single identity across ecosystem |
| **Progress Tracking** | Measurable journey               |

## Joining INITE Club

1. Visit [inite.club](https://inite.club)
2. Click "Join INITE Club"
3. Complete the onboarding interview
4. Wait for approval (usually within 24-48 hours)
5. Access your dashboard

{% hint style="success" %}
**It's Free**: INITE Club membership is completely free. We believe in value-first approach.
{% endhint %}


---

# Agent Instructions: 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://wiki.inite.club/inite-ecosystem/club.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.
