> 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/espanol-1/community.md).

# 🌳Comunidad

- [Swarms](https://wiki.1hive.org/espanol-1/community/swarms.md): Enjambres
- [Tulip](https://wiki.1hive.org/espanol-1/community/swarms/tulip.md)
- [Gardens](https://wiki.1hive.org/espanol-1/community/swarms/gardens.md): Construyendo Gardens
- [Flora](https://wiki.1hive.org/espanol-1/community/swarms/flora.md): Infraestructura y DevOps
- [Celeste](https://wiki.1hive.org/espanol-1/community/swarms/celeste.md): Construyendo y Gobernando Celeste
- [Terra](https://wiki.1hive.org/espanol-1/community/swarms/terra.md): Traducciones e integración global
- [Luna](https://wiki.1hive.org/espanol-1/community/swarms/luna.md): Simulación y Modelado
- [Morphosis](https://wiki.1hive.org/espanol-1/community/swarms/morphosis.md): Educación
- [Commons](https://wiki.1hive.org/espanol-1/community/swarms/commons.md): Building the Commons
- [Buzz](https://wiki.1hive.org/espanol-1/community/swarms/buzz.md): Media y comunicación
- [Pollen](https://wiki.1hive.org/espanol-1/community/swarms/pollen.md): Administración de Sourcecred
- [Fauna](https://wiki.1hive.org/espanol-1/community/swarms/fauna.md): Moderación de la plataforma
- [Support](https://wiki.1hive.org/espanol-1/community/swarms/support.md)
- [Bug Bounty](https://wiki.1hive.org/espanol-1/community/swarms/bug-bounty.md): Gestion de recompensas por Bugs
- [Media](https://wiki.1hive.org/espanol-1/community/media.md): 1Hive es una comunidad
- [Redes Sociales](https://wiki.1hive.org/espanol-1/community/media/redes-sociales.md): Administrado por miembros de confianza de la comunidad.
- [Social Curation](https://wiki.1hive.org/espanol-1/community/media/social-curation.md): Redes sociales filtradas por la comunidad.
- [Recompensas de Buzz](https://wiki.1hive.org/espanol-1/community/media/buzz-bounty.md): Recompensas por trabajos relacionados con comunicación
- [Diseño](https://wiki.1hive.org/espanol-1/community/diseno.md)
- [Directrices de la marca](https://wiki.1hive.org/espanol-1/community/diseno/directrices-de-la-marca.md): Guía y recursos para la estética de diseño de 1Hive.
- [Seguridad](https://wiki.1hive.org/espanol-1/community/security.md)
- [Bug Bounty](https://wiki.1hive.org/espanol-1/community/security/bug-bounty.md): Programa de recompensas por errores de contrato inteligente


---

# 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/espanol-1/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.
