# 3.1 How Membership Works

VIBE operates through a digital, account-based membership model. Membership provides access to platform features, content and eligible benefits through a single user profile. There is no physical onboarding requirement and no dependency on specific locations or products.

Once a user becomes a member, their account serves as the central reference point for all interactions within the ecosystem. Content access, platform features, and optional access layers are all linked to the same account, ensuring a consistent and seamless experience across the platform.

Membership is designed to be flexible and non-restrictive. Users can engage with the platform at their own pace, use only the features relevant to them and participate without needing to activate every available component.


---

# 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://vibe-6.gitbook.io/vibe-docs/3.-membership-structure/3.1-how-membership-works.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.
