> For the complete documentation index, see [llms.txt](https://wiki.1hive.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.1hive.org/community/media.md).

# Media

A variety of social media platforms are used to communicate and organize within the community. While the primary conversation happens on our Discord and Forum, the 1Hive community is also active on Telegram, Reddit, Twitter, Instagram, Facebook, and GitHub. There are also community members who contribute regularly on Hacker Noon and Medium.

1Hive and Honeyswap [social media accounts](/community/media/social-accounts.md) are managed by the [Buzz Swarm](/community/swarms/buzz.md), which is in constant dialogue on Discord through the Buzz Swarm channels, as well as having regular meetings.&#x20;

## Future steps

The [Buzz Swarm](/community/swarms/buzz.md) was recently created for managing media and communication. Since decentralization is the cornerstone of 1Hive, media and communication should be managed for and by the community. See the [original marketing proposal](https://drive.google.com/file/d/1giD4QcVfHNUaAwcXWqEdV4jI2CUSQH24/view) for details about the initial plan. We look forward to sharing experiences in this innovative idea of decentralized promotion.


---

# 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://wiki.1hive.org/community/media.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.
