# If Tokenscan is down for maintenance, can I still access my funds?

Yes, if [tokenscan.io](https://tokenscan.io/) is down for maintenance, your orders and assets are still there.

<mark style="color:yellow;">The Counterparty Distributed Exchange and all Counterparty transactions are actually apart of the Bitcoin blockchain.</mark> \
\
This means that Bitcoin itself would have to be shut down entirely in order for it to go offline (which is the most robust and secure cryptocurrency at this time).

Freewallet uses the Tokenscan.io servers to update and show BTC blockchain data for all Counterparty Assets and data.

If Tokenscan is down for maintenance you can always try looking up your Counterparty data on other Counterparty block explorers such as:

* [xcp.io](https://www.xcp.io/)
* [memepool.wtf](https://memepool.wtf/)
* [explorer.unspendablelabs.com](https://explorer.unspendablelabs.com/)\
  \
  Sometimes (not often) Tokenscan undergoes an implementation of a new update, or is verifying that all BTC blocks are being parsed correctly. \
  \
  When this (or something similar) occurs, a banner stating “Tokenscan is behind on updating data due to maintenance, please have patience as it will be updated shortly” will be visible on Tokenscan.io

If you are waiting on a BTC or XCP transaction at this time <mark style="color:green;">you can still monitor your BTC address on a block explorer to verify if a BTC or XCP transaction is confirmed or still unconfirmed</mark> on the BTC blockchain.&#x20;

This is explained in detail in the [What is tokenscan.io?](/freewallet.io-user-manual/getting-started/what-is-tokenscan.io.md) section as well as the [Sending and Receiving Bitcoin](/freewallet.io-user-manual/freewallet-functions/sending-and-receiving-btc.md) section of the User Manual.

<mark style="color:yellow;">You can always verify that Tokenscan is up to date and displaying Bitcoin blocks correctly by checking</mark> [here](https://xchain.io/blocks).

<mark style="color:yellow;">For checking a significant amount of hosts for Counterparty Network information including Tokenscan, Counterwallet and Coindaddy you can check their status</mark> [here](http://platform.counterparty.io/).


---

# 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/common-questions-using-freewallet-faq/if-tokenscan-is-down-for-maintenance-can-i-still-access-my-funds.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.
