# Les applications

{% hint style="info" %}
Dans cette section, nous explorons les différentes applications de la DAO.
{% endhint %}

Les organisations Aragon ont la possibilité d'étendre leurs fonctionnalités en utilisant les applications Aragon. Les applications préinstallées dans les organisations:

* Tokens
* Voting (Vote)
* Finance
* Agent (facultatif)

&#x20;Il existe une place de marché où vous pouvez trouver d'autres applications, comme Redemption (le rachat), la paie (Payroll), Surveys (les enquêtes).

Voici une liste des applications récemment mises à jour associées au client Aragon.\
<https://aragonorg.notion.site/c12d39395c7745d9a9a014d6e089d994?v=1a3eb944ceda42d398e6f7d22a9a14ef> (en anglais)

{% hint style="info" %}
Vous pouvez installer plusieurs instances d'une [application personnalisée](https://github.com/aragon/aragon-apps), si cela correspond à votre cas d'utilisation.
{% endhint %}

{% hint style="danger" %}
Certaines applications ne sont plus maintenues, pour être reconnues par un label *not maintained (*&#x6E;on maintenu).&#x20;
{% 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/documentation-utilisateur-aragon/produits/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.
