# 7. What to do with the wrong deposit Network?

Unfortunately, there is nothing we can do from our side to assist in this case. We cannot track, refund, or accrue a transaction since it never arrives at our website due to the chosen network not being supported.

To avoid any mistakes and enjoy RollerCoin to the fullest, here is the list of networks for each currency available on RollerCoin.

We support the following networks:

|       List of Tokens       | Supported Network |
| :------------------------: | :---------------: |
|             BTC            |   Bitcoin (BTC)   |
| ETH & USDT & WSHIB & WPEPE | Ethereum (ERC-20) |
|  BNB & BUSD & WFLOKI & TON |  Binance (BEP-20) |
|             POL            |      Polygon      |
|             LTC            |   Litecoin (LTC)  |
|            DOGE            |        DOGE       |
|             SOL            |       Solana      |
|             TRX            |        TRON       |
|             XRP            | XRP Ledger (XRPL) |
|            ALGO            |      Algorand     |


---

# 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://faq.rollercoin.com/rollercoin/f.a.q./wallet/7.-what-to-do-with-the-wrong-deposit-network.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.
