# Joining a space

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

### :question: How to join a space?

* Access the space directory from the sidebar
* Use filters provided by the app: categories, text filter, advanced filters
* Find open communities that are freely accessible
* When the space public site is enabled, feel free to browse it before joining the community

#### :bulb: Good To Know

* Spaces can be restricted to only members. Thus, those communities are only listed for information
* Others are hidden and therefore not visible in the directory if you are not a member

More information [in this documentation](/meeds-guides/user-guide/exploring-a-meeds-hub/people-and-spaces.md)


---

# 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://docs.meeds.io/meeds-guides/user-guide/collaborating-in-spaces/joining-a-space.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.
