> 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.md).

# 🌳Community

- [Schwärme](https://wiki.1hive.org/german/community/swarms.md)
- [Commons](https://wiki.1hive.org/german/community/swarms/commons.md): Building the Commons
- [Flora](https://wiki.1hive.org/german/community/swarms/flora.md): Infrastructure & DevOps
- [Celeste](https://wiki.1hive.org/german/community/swarms/celeste.md): Building and Governing Celeste
- [Terra](https://wiki.1hive.org/german/community/swarms/terra.md): Translations and Global Integration
- [Buzz](https://wiki.1hive.org/german/community/swarms/buzz.md): Media and communication
- [Pollen](https://wiki.1hive.org/german/community/swarms/pollen.md): Sourcecred management
- [�� Morphosis](https://wiki.1hive.org/german/community/swarms/morphosis.md): Education
- [Luna](https://wiki.1hive.org/german/community/swarms/luna.md): Simulation and Modelling
- [Fauna](https://wiki.1hive.org/german/community/swarms/fauna.md): Platform moderation
- [Bug Bounty](https://wiki.1hive.org/german/community/swarms/bug-bounty.md): Bug reward management
- [Medien](https://wiki.1hive.org/german/community/media.md): 1Hive ist eine Gemeinschaft
- [Soziale Konten](https://wiki.1hive.org/german/community/media/social-accounts.md): Verwaltet von vertrauenswürdigen Community-Mitgliedern.
- [Buzz Bounty](https://wiki.1hive.org/german/community/media/buzz-bounty.md): Belohnungen für medien- und kommunikationsbezogene Arbeit.
- [Design](https://wiki.1hive.org/german/community/design.md)
- [Brand Guidelines](https://wiki.1hive.org/german/community/design/brand-guidelines.md): Guidance and assets for the 1Hive design aesthetic.
- [Kurse](https://wiki.1hive.org/german/community/courses.md): Von Morphosis entwickelte Kurse für die 1Hive-Community und darüber hinaus.
- [Data Analysis](https://wiki.1hive.org/german/community/courses/data-analysis.md)
- [Sicherheit](https://wiki.1hive.org/german/community/security.md)
- [Bug Bounty](https://wiki.1hive.org/german/community/security/bug-bounty.md): Smart contract bug bounty program


---

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