# My Freewallet Exchange/Dispenser tab is resetting the data when I try to sort by BTC Price?

Sometimes the Exchange and Dispenser tabs can get bugged and not return any information when clicking around the interface.

<mark style="color:yellow;">This does not mean there are no orders in these pairs or Dispensers for the ones you were searching. All of the data still exists on the blockchain and can still be viewed at Tokenscan.io or other Counterparty Block Explorers.</mark>

The issue here usually is because the user is clicking and loading too many pages and data too fast. Since a recent change with the Tokenscan API, there is now a limit on how much data you can load per minute.

<figure><img src="/files/7W8ppyOIxVw07u5ymvaJ" alt=""><figcaption><p>"Page NaN of NaN" showing for XCP on Exchange Tab</p></figcaption></figure>

Sometimes this issue will also pop up an error regarding the DataTables:

<figure><img src="/files/nks6c0D2ofGmrt9pBirQ" alt=""><figcaption><p>DataTable popup message</p></figcaption></figure>

In this situation, there are a couple of things you can do.

* Wait a few minutes before searching again
* Wait a few minutes and try using the Refresh button (by clicking the gear icon in the upper left of the Balances page and clicking “Refresh”)
* Restart Freewallet
* Restart your computer

Remember you can always click OK through the DataTables warning and [manually enter the pair you wish to look up on search bar in the top right](/freewallet.io-user-manual/freewallet-functions/starting-an-exchange-pair-that-has-no-orders-up-yet-on-the-dex.md) or just use Tokenscan.io or other Counterparty Block Explorers to view Counterparty information.


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/troubleshooting-issues/my-freewallet-exchange-dispenser-tab-is-resetting-the-data-when-i-try-to-sort-by-btc-price.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.
