# Ethereumネットワークではどのテンプレートが利用できますか？

Ethereumメインネットでは、これらのテンプレートを選択してデプロイすることができます。

* <mark style="color:blue;">**企業型DAO**</mark>: DAOへの出資のために、**譲渡可能**なトークンを使用するDAOです。意思決定は、1トークンが1票に相当する**トークンによる加重投票**で行われます。
* <mark style="color:blue;">**メンバーシップ型DAO**</mark>: **譲渡不可能**なトークンを用いて会員資格を表すDAOです。**1人1票**のガバナンスに基づき意思決定が行われます。
* <mark style="color:blue;">**レピュテーション型DAO**</mark>: レピュテーション（評判）を表すために**譲渡不可能**なトークンを使用するDAOです。意思決定は、**評判の重み付き投票**で行われます。
* <mark style="color:blue;">**Open Enterprise DAO**</mark> (not maintained): **プロジェクト管理、賞金、予算計画、報酬**などのDAO向け**アプリ群**
* <mark style="color:blue;">**ダンデライオン型DAO**</mark> (not maintained): 貢献者が意見の相違が生じたときに簡単に分離することができるDAOとの**コラボレーションを円滑**にします。
* <mark style="color:blue;">**資金調達用DAO**</mark> (not maintained): DAOのための透明で説明可能な**クラウドファンディングキャンペーン**をローンチできます。

注：「not maintained」は、テンプレートをデプロイしたサードパーティがもはやサポートしていないことを示します。バグがある場合、修正されない可能性があります。

![](/files/nzXnYuCHmPg04UmsTrS5)


---

# 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/faq/products/aragon-client/which-templates-are-available-on-the-ethereum-network.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.
