# Aragon Clientとは

{% hint style="info" %}
ここでは、Aragon Clientについて説明します。
{% endhint %}

## Aragon Clientとは

Aragon Clientは、DAOを簡単に作成するためのAragonによるツールです。新しいDAOを作りたい初心者に最適です。

## **Aragon Clientの経緯**

**Aragon Client**（Aragon v1）は、DAOを作成するための第一世代プロトコルです。徹底的にテストされたツールキットであり、3年間使用されてきました。2019年にローンチされ、市場で独占的なツールとなりました。Aragonを採用している組織は**こちら（英語のみ）**&#x3067;確認できます。

## Aragon Clientの利点

Aragon Clientはモジュール構造になっており、DAOの作成を始めたばかりの方に最適です。分かりやすい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/japanese-aragon-user-documentation/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.
