# ¿Qué plantillas están disponibles en la Ethereum Network (Red Ethereum)?

En la red Ethereum (Mainnet) se puede desplegar una DAO eligiendo una de estas plantillas:

* <mark style="color:blue;"><mark style="color:blue;">**Company**<mark style="color:blue;"></mark><mark style="color:blue;">**&#x20;**</mark><mark style="color:blue;">**(Empresa) DAO**</mark>: utiliza **tokens transferibles** para representar una participación en su organización. Las decisiones se toman con base a una **votación ponderada** por la participación.
* <mark style="color:blue;"><mark style="color:blue;">**Membership**<mark style="color:blue;"></mark><mark style="color:blue;">**&#x20;**</mark><mark style="color:blue;">**(Membresía) DAO**</mark>: utiliza un **token no transferible** para representar a los miembros. Las decisiones se toman con base a la gobernanza de **un miembro-un voto**.&#x20;
* <mark style="color:blue;"><mark style="color:blue;">**Reputation**<mark style="color:blue;"></mark><mark style="color:blue;">**&#x20;**</mark><mark style="color:blue;">**(Reputación) DAO**</mark>: utiliza **tokens no transferibles** para representar la reputación. Las decisiones se toman mediante una **votación ponderada por la reputación**.&#x20;
* <mark style="color:blue;">**Open Enterprise DAO**</mark> (no se mantiene): un **conjunto de aplicaciones** para las organizaciones, incluyendo la gestión de **proyectos, recompensas, planificación presupuestaria y recompensas.**
* <mark style="color:blue;">**Dandelion DAO**</mark> (no se mantiene): **facilita la colaboración** con una organización que hace que los contribuyentes puedan separarse fácilmente cuando se producen desacuerdos.&#x20;
* <mark style="color:blue;">**Fundraising DAO**</mark> (no se mantiene): lanza una **campaña de crowdfunding** (recaudacion de fondos) transparente y responsable para su organización.

Nota: "*not maintained" (*"no se mantiene") indica que el tercero que desplegó la plantilla ya no le brinda soporte. En el caso de errores, es posible que no se solucionen.

![](/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/documentacion-del-usuario-de-aragon/faqs-preguntas-frecuentes/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.
