# Why do I see a Blue Screen?

Some users reported that when setting up an organization the browser is stuck on a blue screen with the Aragon logo.

Essentially, your web browser can not access the URL where the web app is actually hosted (decentralized file storage called IPFS).

In order to solve the problem please do the following:

* If you are using a VPN, please try to set it to a different server location or turn it off.
* Delete all cached data for the website.
* Refresh the page.
* Disable all Ad Blockers on your browser.

Please find more information below for deleting the cache in the browser:

* **Chrome:** h[ttps://support.google.com/accounts/answer/32050?hl=en\&co=GENIE.Platform%3DDesktop](https://support.google.com/accounts/answer/32050?hl=en\&co=GENIE.Platform%3DDesktop)\*\*\*\*
* **FireFox:** <https://support.mozilla.org/en-US/kb/how-clear-firefox-cache>\*\*\*\*
* **Brave:** <https://support.brave.com/hc/en-us/articles/360048833872-How-Do-I-Clear-Cookies-And-Site-Data-In-Brave->


---

# 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/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.
