# ブルースクリーンが表示されるのですが？

一部のユーザーから、DAOのセットアップ時にブラウザが Aragonロゴのあるブルースクリーンになるという報告がありました。

基本的に、あなたのウェブブラウザは、ウェブアプリが実際にホストされているURL（IPFSと呼ばれる分散型ファイルストレージ）にアクセスすることができません。

この問題を解決するために、以下のことを行ってください。

* VPN を使用している場合は、別のサーバーに設定するか、オフにする
* ウェブサイトのキャッシュデータをすべて削除する
* ページを更新する
* ブラウザの広告ブロックをすべて無効にする

ブラウザのキャッシュを削除する方法については、下記をご参照ください。

* **Chrome:** <https://support.google.com/accounts/answer/32050?hl=ja&co=GENIE.Platform%3DDesktop>
* **FireFox:** <https://support.mozilla.org/ja/kb/how-clear-firefox-cache>
* **Brave:** <https://support.brave.com/hc/en-us/articles/4403608824205-%E3%82%AF%E3%83%83%E3%82%AD%E3%83%BC%E3%81%AA%E3%81%A9%E3%81%AE%E3%83%87%E3%83%BC%E3%82%BF%E3%81%AE%E5%89%8A%E9%99%A4%E6%96%B9%E6%B3%95>


---

# 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/why-i-see-a-blue-screen.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.
