# O que é Aragon Client

{% hint style="info" %}
Nesta seção, você aprenderá sobre o *Aragon Client.*
{% endhint %}

## O que é o Cliente Aragon? <a href="#what-is-aragon-client" id="what-is-aragon-client"></a>

O *Aragon Client* é a solução de Aragon para criar uma DAO facilmente. É perfeito para iniciantes que desejam criar uma nova DAO.

## **Histórico do Aragon Client** <a href="#aragon-client-history" id="aragon-client-history"></a>

***Aragon Client*** (considerado como Aragon v1) é o protocolo de primeira geração para criar DAOs. É um conjunto de ferramentas exaustivamente testado que tem sido usado por 3 anos. Lançado em 2019, tornou-se a solução dominante no mercado. Você pode ver as organizações alimentadas por Aragon [aqui](https://poweredby.aragon.org/).

## Benefícios do Aragon Client <a href="#aragon-client-benefits" id="aragon-client-benefits"></a>

O *Aragon Client* possui uma estrutura modular, o que é ótimo se você está apenas começando com a criação de uma DAO. Ele permite que você brinque com a adição de mais aplicativos e funcionalidades por meio de uma interface do usuário fácil de usar.


---

# 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/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.
