# Apps（アプリ）

{% hint style="info" %}
このセクションでは、DAOのさまざまなAppsを見ていきます。
{% endhint %}

AragonのDAOは、AragonのAppを使用して機能拡張することが可能です。企業型・メンバーシップ型・レピュテーション型の各DAOにプレインストールされているアプリは次のとおりです。

* Tokens（トークン）
* Voting（投票）
* Finance（財務）
* Agent（エージェント：オプション）

マーケットプレイスでは、Redemption、Payroll、Surveysなどのアプリを見つけることができます。

Aragon Clientに関連する最新アプリ一覧は[こちら（英語のみ）](https://aragonorg.notion.site/c12d39395c7745d9a9a014d6e089d994?v=1a3eb944ceda42d398e6f7d22a9a14ef)

{% hint style="info" %}
[カスタムアプリ（英語のみ）](https://github.com/aragon/aragon-apps)を複数インストールすることも可能です。
{% endhint %}

{% hint style="danger" %}
一部のアプリはサポートが終了しているため、not maintainedのラベルが表示されています。
{% endhint %}


---

# 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/explore-template-dao/what-are-apps.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.
