# Aragon é de código aberto?

Sim, Aragon é uma organização sem fins lucrativos com código-fonte aberto (veja exemplo de licença APGL para o repositório *Aragon Client* [aqui](https://github.com/aragon/client/blob/develop/LICENSE)). Todos os repositórios principais estão armazenados [aqui](https://github.com/aragon). Sinta-se à vontade para bifurcar o projeto e enviar sua contribuição para melhorar o projeto juntos. Veja a *Seção de contribuição* no [README do Aragon Client ](https://github.com/aragon/client#readme)para obter mais informações sobre contribuições.

Se você não souber por onde começar, entre em contato conosco no canal *#questions* no [Discord](https://discord.com/invite/aragon) .


---

# 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/miscellaneous/is-aragon-open-source.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.
