# DAOの読み込みに時間がかかっている

DAOの状態はブロックチェーンに保存されます。Aragon Clientを使用してDAOを読み込むと、Clientはブロックチェーンの履歴を検索してDAOに関するすべての関連情報を見つけ、データをコンピュータに読み込みます。

数ヶ月以上古いDAOの場合、このロード処理には数分、時には20～30分もかかることがあります。古いDAOを読み込む場合は、少し時間がかかるため、素敵なレコードをかけたり、散歩に出かけたり、開いているタブに保存してある長い記事を読んだりするなど、ひまつぶしを楽しみましょう。

また、一度読み込んだDAOのデータは、ブラウザにローカルに保存されます。そのため、前回の訪問から時間が経っていなければ、再び訪問したとき、DAOの読み込みが速くなるはずです。

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5c98a4fe0428633d2cf3fcf7/images/5d88f2bb2c7d3a7e9ae17f09/file-K8I1pKSaUt.png)

**"待ったのに、まだロードされない！"**

DAOの読み込みを予想以上に長く待ち、それでも読み込みが終わらない場合、ページを更新してみてください。接続に問題があり、DAOの読み込みを妨げている場合があります。更新するとネットワーク接続がリセットされ、正しく読み込まれるようになります。


---

# 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/faq/products/aragon-client/dao-is-taking-a-long-time-to-load.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.
