# Swarms

- [Gardens](https://wiki.1hive.org/community/swarms/gardens.md)
- [Celeste](https://wiki.1hive.org/community/swarms/celeste.md): Building and Governing Celeste
- [Quests](https://wiki.1hive.org/community/swarms/quests.md)
- [Buzz](https://wiki.1hive.org/community/swarms/buzz.md): Media and communication
- [Pollen](https://wiki.1hive.org/community/swarms/pollen.md): SourceCred management
- [Tulip](https://wiki.1hive.org/community/swarms/tulip.md): DeFi dApp development
- [Tulip Swarm Contributor Onboarding Handbook](https://wiki.1hive.org/community/swarms/tulip/tulip-swarm-contributor-onboarding-handbook.md): This is where All The Things for onboarding Tulip Swarm are elucidated.
- [Fauna](https://wiki.1hive.org/community/swarms/fauna.md): Platform moderation
- [Support](https://wiki.1hive.org/community/swarms/support.md): Community support
- [Flora](https://wiki.1hive.org/community/swarms/flora.md): Infrastructure & DevOps
- [Terra](https://wiki.1hive.org/community/swarms/terra.md): Translations and Global Integration
- [Morphosis](https://wiki.1hive.org/community/swarms/morphosis.md): Education
- [Commons](https://wiki.1hive.org/community/swarms/commons.md): Building the Commons
- [Luna](https://wiki.1hive.org/community/swarms/luna.md): Simulation and Modelling
- [Bug Bounty](https://wiki.1hive.org/community/swarms/bug-bounty.md): Bug reward management


---

# Agent Instructions: 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/swarms.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.
