# Why use Aragon to build a DAO?

### Aragon is the major player in building DAOs

With Aragon you can have your DAO on **Ethereum or other blockchains**. Most of the DAOs currently operational are either built directly on Aragon or have forked Aragon's open source code.

### **Aragon is community-driven wi**th a full-time development team

Our users always have a say on how the platform evolves. Aragon is transparent. You can talk to developers in Discord or on our forum and ask any question. Beyond that we have our in-house team that works exclusively on upgrading the Aragon ecosystem.

### **Aragon offers user-friendly guides**

We provide information about how to build DAOs and a welcoming community that will help you out with advice. And if you are not confident, you may work with our emerging 3rd party developer network.


---

# 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/about-dao/why-use-aragon-to-build-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.
