# Quais modelos estão disponíveis na Rede Harmony?

Na Rede Harmony, uma DAO pode ser implantada escolhendo um destes modelos:

* <mark style="color:blue;">**DAO-Empresa**</mark>: usa **tokens transferíveis** para representar uma participação acionária na sua organização. As decisões são tomadas com base na **votação ponderada pela participação** .
* <mark style="color:blue;">**DAO-Associação**</mark>: usa um **token não transferível** para representar a associação. As decisões são tomadas com base na governança de "**um membro, um voto".**
* <mark style="color:blue;">**DAO-Reputação**</mark>: usa **tokens não transferíveis** para representar a reputação. As decisões são tomadas por meio **de votação ponderada pela reputação** .

Observação: "*não mantido"* indica que a terceira parte que implantou o modelo não oferece mais suporte. No caso de bugs, eles podem não ser corrigidos.

![](/files/Qk11J7u6FyIAuxLtCia1)


---

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