> For the complete documentation index, see [llms.txt](https://metanet.gitbook.io/metanet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metanet.gitbook.io/metanet/join-a-community.md).

# Join a community

Metanet **Communities: Discoverable and Hidden**

Metanet offers two types of communities:

1. **Discoverable**
2. **Hidden**

By default, all Metanet communities are hidden and accessible only via a unique URL. Joining a community requires an invitation link—simply click the link to be redirected to the appropriate community.

For example, here’s a link to join Party Line (our Metanet support community).

**Discoverable Communities** These communities have been curated by the Metanet team and are featured in our curated feed under the "discover" section.

**Want Your Community to Be Discoverable?** It’s easy! Just email us, and we’ll make it happen.

If you have any questions or need assistance, contact us anytime at **<support@metanet.one>**.


---

# 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://metanet.gitbook.io/metanet/join-a-community.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.
