# Cómo

- [Tokenomics](https://docs.aldea-dao.org/como/tokenomics.md): Los tokens como instrumento para el gobierno y la economía de nuestra comunidad
- [$ALDEA](https://docs.aldea-dao.org/como/tokenomics/usdaldea.md): Token de gobernanza acumulable y fungible
- [$ALMA](https://docs.aldea-dao.org/como/tokenomics/usdalma.md): Un token ligado al alma de cada miembro de ALDEA
- [Tesoro](https://docs.aldea-dao.org/como/tesoro.md): Cómo se administran los fondos de la DAO
- [Gobernanza](https://docs.aldea-dao.org/como/gobernanza.md): Cómo se toman las decisiones en nuestra DAO
- [Contratos Inteligentes](https://docs.aldea-dao.org/como/contratos-inteligentes.md): Automatización sin necesidad de intermediarios


---

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