# Trouble Accessing a dApp on WAX Blockchain

To address this, follow the troubleshooting steps below:

1. Ensure the URL is accurate and you're visiting the right site.
2. Consider using a different browser or try accessing the site in incognito/private mode.
3. Clear your browser cache.
4. Execute a hard refresh on the page: **For PC:** Press CTRL + F5. | **For Mac:** Hold down Command + Shift + R.
5. If still unresolved, attempt a forced log out by visiting: <https://mycloudwallet.com/logout>. Afterwards, sign back in.
6. If you're using an iOS device, disable cross-site tracking protection. In Safari:
   * Click on Safari, then choose Settings (or Preferences for older versions of macOS).
   * Navigate to the Privacy tab.
   * Uncheck the box "Prevent cross-site tracking" to disable it.

If the issues persist, please reach out for help on 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://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/trouble-accessing-a-dapp-on-wax-blockchain.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.
