# Os aplicativos

{% hint style="info" %}
Nesta seção, exploramos os diferentes aplicativos da DAO.
{% endhint %}

As organizações do Aragon têm a capacidade de estender sua funcionalidade usando aplicativos do Aragon. Os aplicativos que vêm pré-instalados com as organizações de Empresa, Associação e Reputação são:

* Token
* Votação
* Finança
* Agente (opcional)

Existe um Marketplace onde você pode encontrar mais aplicativos, como *Resgate*, *Folha de Pagamento*, *Avaliações*.

[Aqui ](https://aragonorg.notion.site/c12d39395c7745d9a9a014d6e089d994?v=1a3eb944ceda42d398e6f7d22a9a14ef)está uma lista de aplicativos atualizados recentemente associados ao *Aragon Client*&#x20;

{% hint style="info" %}
Você pode instalar várias instâncias de qualquer [aplicativo personalizado](https://github.com/aragon/aragon-apps), se isso se adequar ao seu caso de uso.
{% endhint %}

{% hint style="danger" %}
Alguns aplicativos *não são mais mantidos*, pode reconhecê-los pelo rótulo "*não mantido".*
{% endhint %}


---

# 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://legacy-docs.aragon.org/aragon-documentacao-do-utilizador/products/aragon-client/explore-template-dao/what-are-apps.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.
