# What is Aragon Client

{% hint style="info" %}
In this section, you will learn about Aragon Client.
{% endhint %}

## What is Aragon Client?

The Aragon Client is the Aragon solution for creating a DAO easily. It is perfect for beginners who want to create a new DAO.

## **Aragon Client History**

**Aragon Client** (regarded as Aragon v1) is the first generation protocol to create DAOs. It is a thoroughly tested toolkit that has been used for 3 years. Launched in 2019, it became the dominant solution on the market. You can check the organizations powered by Aragon [here](https://poweredby.aragon.org).

## Aragon Client Benefits

Aragon Client has a modular structure, which is great if you are just starting with a DAO creation. It allows you to play around with adding more apps and functionalities through the easy UI.


---

# 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/products/aragon-client/about-aragon-client.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.
