> For the complete documentation index, see [llms.txt](https://legacy-docs.aragon.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy-docs.aragon.org/documentation-utilisateur-aragon/aragon/about-dao/is-aragon-a-dao.md).

# Qu'est-ce que l'AN DAO?

{% hint style="info" %}
*le DAO AN* = **le DAO du réseau Aragon**
{% endhint %}

### La DAO du réseau Aragon est une [organisation autonome décéntralisée](https://en.wikipedia.org/wiki/Decentralized_autonomous_organization) (en anglais) qui a été créée par l'association Aragon après un vote public des détenteurs de $ANT sur la charte du réseau Aragon en octobre 2021.

## Mission

L'AN DAO est destinée à être le véhicule du projet Aragon après la dissolution de l'Association Aragon.

## Structure

La DAO du réseau Aragon est composée d'une DAO principale et de trois organisations satellites:

* le sous-DAO exécutif
  * Ivan | AN#6678
  * lee0007#8152
  * danielo#2815
* le sous-DAO chargé de la conformité
  * Eagle#2979
  * Tayy#3241
  * k\_ronald#2911
* le comité technique
  * Wenzel#6681
  * p4u | vocdoni.io#6817
  * Samuel Furter#6696

Chaque sous-DAO a un comité de trois membres, élus par un vote public et par l'Association d'Aragon.

Chaque membre du comité a un mandat d'un an et est payé 200 $ANT par mois.

### **R**éférences

[the AN DAO](https://andao.aragon.org) (en anglais)


---

# 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://legacy-docs.aragon.org/documentation-utilisateur-aragon/aragon/about-dao/is-aragon-a-dao.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.
