> 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/german/community/media.md).

# Medien

Eine Vielzahl von Social-Media-Plattformen wird verwendet, um innerhalb der Gemeinschaft zu kommunizieren und zu organisieren. Während das primäre Gespräch in unserem Discord and Forum stattfindet, ist die 1Hive-Gemeinschaft auch auf Telegram, Reddit, Twitter, Instagram, Facebook und GitHub aktiv. Es gibt auch Gemeinschafts-Mitglieder, die regelmäßig Beiträge zu Hacker Noon und Medium leisten.

1Hive- und Honeyswap-[Social-Mdia-Konten](/german/community/media/social-accounts.md) werden vom [Buzz Schwarm](/german/community/swarms/buzz.md) verwaltet, der über die Buzz Swarm-Kanäle in ständigem Dialog über Discord steht und regelmäßige Meeting abhält.

## Zukünftige Schritte

Der [Buzz Schwarm](/german/community/swarms/buzz.md) wurde neulich für die Verwaltung von Medien und Kommunikation entwickelt. Da die Dezentralisierung das Hauptgebot von 1Hive ist, sollten Medien und Kommunikation für und von der Gemeinschaft verwaltet werden. Einzelheiten zum ursprünglichen Plan finden Sie im [ursprünglichen Marketingvorschlag](https://drive.google.com/file/d/1giD4QcVfHNUaAwcXWqEdV4jI2CUSQH24/view). Wir freuen uns darauf, Erfahrungen mit dieser innovativen Idee der dezentralen Werbung auszutauschen.


---

# 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/german/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.
