# Troubleshooting Guide

If you experience any issues with exchange availability, please try the following before raising a support ticket with the team:

1. Check your internet connection;
2. Close all open tabs with the Extended app, or refresh the page if only one tab is open;
3. Close and reopen your browser;
4. Check if your wallet is connected (you may need to enter a password or click "Connect" in your wallet provider);
5. Try disconnecting and reconnecting your wallet;
6. Check the network selected in your wallet;
7. Clear site data and refresh the page.

**If the above doesn't help, please raise a support ticket in** [**Discord**](https://discord.gg/extendedapp)**.**


---

# 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.extended.exchange/extended-resources/more/troubleshooting-guide.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.
