# DAOを開始した後に

あなたが行っているプロジェクトをモニターし、普及させるために使用できるツールがあります。

* [DeepDao.io（英語のみ）](https://deepdao.io/organizations)にアクセスし、アナリティクスに登録されていることを確認しましょう。
* [Dune.xyz（英語のみ）](https://dune.com/browse/dashboards)に行って、独自の[ダッシュボード（英語のみ）](https://dune.com/browse/dashboards?q=aragon)を構築しましょう。すでに多くのダッシュボードが構築されており、これらをカスタマイズすることで、あなたの DAO が実際にどのように機能しているかをよりよく理解することができます。
* もし資金調達を計画しているなら、新しいトークンをUniswapにリスティングするとよいでしょう（[参考（英語のみ）](https://www.leewayhertz.com/tokens-on-uniswap-exchange/)）。
* あなたのDAOのための[概要説明（英語のみ）](https://a16z.com/2022/05/23/dao-legal-frameworks-entity-features-selection/)を作成してください。[Otoco.io（英語のみ）](https://otoco.io/)とGnosis-safe.ioを使ってDAOを構築し、ガバナンストークンをOtoco.ioに移して、あなたのプロジェクトの法的コンプライアンスを整備することができます。 より詳しい情報はこちら[（英語のみ）](https://documentation.aragon.org/products/aragon-client/things-to-do-after-youve-started-a-dao/adding-a-new-token-for-legal-integration)。
* もしあなたがDAOを一般公開しており、デフォルトのテンプレート設定に大きな変更を加えている場合、監査が受けることを検討してもよいでしょう。
* コミュニティとの交流 - 私たちのDiscordに参加して、あなたのプロジェクトを紹介してください。


---

# 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/products/aragon-client/things-to-do-after-youve-started-a-dao.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.
