# Roles

- [Operadores de Stake Pool](https://docs.aldea-dao.org/roles/operadores-de-stake-pool.md): Cómo contribuir con tu pool
- [Desarrolladores](https://docs.aldea-dao.org/roles/desarrolladores.md): Ayudanos a construir ALDEA
- [Creadores de contenido](https://docs.aldea-dao.org/roles/creadores-de-contenido.md): Dotemos de contenido a nuestra comunidad
- [Emprendedores y empresarios](https://docs.aldea-dao.org/roles/emprendedores-y-empresarios.md): Desarrollemos juntos nuestros proyectos
- [Delegantes](https://docs.aldea-dao.org/roles/delegantes.md): Si no tenés tiempo para colaborar, ¡también podés contribuir!
- [Otros](https://docs.aldea-dao.org/roles/otros.md): Contanos más sobre vos


---

# 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://docs.aldea-dao.org/roles.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.
