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

# Getting Started

{% hint style="info" %}
This page applies to the **Starter** and **Premium** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

Welcome to your new Meeds Hub!

If you’ve just created your Hub or received an invitation to one, you’re in the right place to get started.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>I'm an Admin</strong></td><td>Learn how to setup your Hub, configure campaigns, and onboard your members</td><td><a href="/pages/OLq5xaD3Ebp68v26N4GT">/pages/OLq5xaD3Ebp68v26N4GT</a></td><td><a href="/files/B3hBZd1YlrsLc71tmUQr">/files/B3hBZd1YlrsLc71tmUQr</a></td></tr><tr><td><strong>I'm a Member</strong></td><td>Discover how to set up your profile, explore your community, and start contributing.</td><td><a href="/pages/6SQEPoMl79qqtD5zg2Lc">/pages/6SQEPoMl79qqtD5zg2Lc</a></td><td><a href="/files/ObHQYTGk1NuwFAHL897P">/files/ObHQYTGk1NuwFAHL897P</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://docs.meeds.io/meeds-guides/user-guide/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.
