> For the complete documentation index, see [llms.txt](https://docs.hivebuzz.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivebuzz.me/board/hive-tour/communities.md).

# Communities

![](https://images.hive.blog/0x0/https://i.imgur.com/D1EYiWx.png)

Hive is a large community of users who often come together around interests that they share and thus form communities.

These steps are centered around this concept which is sometimes misused and deserves more attention.

**1. Using communities**

This stage is about finding and connecting with people who have common interests through Hive communities.

We are inviting you to scroll through the list of communities and find those that seem interesting to you. There should be at least some that appeal to you.

Of course, a great way to connect with people in a community is to share posts directly to it.

These steps will help you expand your social circle on Hive.

**2. Managing communities**

You can get even more involved in the life of a community by becoming one of its moderators or administrators.

Moderators are facilitators who make sure that discussions go smoothly and that members respect the rules defined in the community.

Administrators take on more responsibility in communities by managing their parameters and members.

This is what these steps invite you to experience.

**3. Owning a community**

If you haven't found a community that matches what you want to share on Hive, you can create and manage your own community.

Completing all the steps of this stage is of course **not mandatory** as having thousands of new communities without subscribers and activity would be counter-productive.

Therefore, act with common sense before embarking on this adventure!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hivebuzz.me/board/hive-tour/communities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
