# Conheça a sua rede de suporte DAO

{% hint style="info" %}
Comece em nossa comunidade conectando-se à nossa ampla rede de recursos humanos
{% endhint %}

### A comunicação clara está no coração de Aragon, e várias ferramentas são usadas em todo o ecossistema para ajudar a conectar milhões de pessoas que se envolveram de alguma forma. <a href="#clear-communication-is-at-the-heart-of-aragon-and-various-tools-are-used-throughout-the-ecosystem-to" id="clear-communication-is-at-the-heart-of-aragon-and-various-tools-are-used-throughout-the-ecosystem-to"></a>

#### Aqui está uma pequena lista de maneiras para um recém-chegado começar, se você for um... <a href="#here-is-a-short-list-of-ways-for-a-newcomer-to-get-started-if-you-are-a..." id="here-is-a-short-list-of-ways-for-a-newcomer-to-get-started-if-you-are-a..."></a>

### **DAOista => iniciar ou ingressar em um DAO** <a href="#daoist-greater-than-starting-or-joining-a-dao" id="daoist-greater-than-starting-or-joining-a-dao"></a>

* Aragon Discord [#intros](https://discord.gg/ATbzCJRA) é um ótimo lugar para começar a se apresentar. O grupo de trabalho [ #biz-dev](https://discord.gg/TnkR229C) possui ferramentas de conexão específicas para fundadores e executivos.
* ​Aragon[ Governance Forum](https://forum.aragon.org/) - uma maneira de aprender sobre DAOs é ver o próprio software DAO para DAO (Aragon) em ação.
* ​[Formulário de desenvolvimento de negócios](https://docs.google.com/forms/d/e/1FAIpQLSe1CcDpyu7BYJIMh0ItyYp4OMkWypFm8f-0wWGomFL7EuLFag/viewform) - preencha-o para obter suporte e revisão da comunidade.
* Fórum Técnico: [https://support.aragon.org](https://support.aragon.org/)

### **Desenvolvedor => codifique e coordene com as ferramentas** <a href="#developer-greater-than-code-and-coordinate-with-the-tools" id="developer-greater-than-code-and-coordinate-with-the-tools"></a>

* Aragon Github - bondade GPL de código aberto: <https://github.com/aragon>
* Aragon Discord canais [#perguntas](https://discord.gg/XgCeeKYd) e [#dev-space](https://discord.gg/nSDwG5tf)
* Fórum Técnico: <https://support.aragon.org>


---

# 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/aragon/readme/communicating-values.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.
