# DAOのサポートネットワーク

{% hint style="info" %}
幅広い人材ネットワークとつながり、コミュニティでの活動を始めましょう
{% endhint %}

### Aragonの核心は明確なコミュニケーションであり、何らかの形で関わってきた何百万人もの人々を結びつけるために、エコシステム全体で様々なツールが使われています

#### ここでは、はじめて利用される方のための方法を簡単にご紹介します。

### **DAOに興味がある方 => DAOをつくる・参加する**

* AragonのDiscordの[#intros](https://discord.com/invite/ATbzCJRA)チャンネルは自己紹介の場として最適です。[#biz-dev](https://discord.com/invite/TnkR229C)チャンネルのワーキンググループでは、創業者や経営者のための具体的なコネクションツールを用意しています。
* [ガバナンスフォーラム（英語のみ）](https://forum.aragon.org)- DAOについて学ぶ一つの方法は、DAO用のソフトウェア開発DAO（Aragon）を実際に見てみることです。
* [事業開発（BizDev）フォーム（英語のみ）](https://forms.gle/tWfJa1tcsxyL7eV88?_imcp=1)- コミュニティからサポートとレビューを得るためにこちらを記入してください。
* テクニカルフォーラム: [https://support.aragon.org（英語のみ）](https://support.aragon.org)

### **ディベロッパー =>** コーディングして、ツールで調整しましょう

* Aragon Github - オープンソースのGPLライセンス: [https://github.com/aragon（英語のみ）](https://github.com/aragon)
* Aragon Discord [#questions](https://discord.gg/XgCeeKYd)＆[#dev-space](https://discord.gg/nSDwG5tf)チャンネル
* テクニカルフォーラム: [https://support.aragon.org（英語のみ）](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/japanese-aragon-user-documentation/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.
