> For the complete documentation index, see [llms.txt](https://docs.probable.markets/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.probable.markets/trade-on-probable/recover-missing-deposit.md).

# Recover Missing Deposit

If you deposited the wrong cryptocurrency on other chains, use these tools to recover those funds.

#### How to recovery missing deposits <a href="#recover-on-ethereum" id="recover-on-ethereum"></a>

Use this tool if you deposited the wrong token on other chains.

1. Go to <https://probable.markets/token-rescue-helper> and sign in to our Probable account or connect the wallet you use on Probable.
2. Select the chain you incorrectly deposited.
3. You’ll then see the asset balance displayed, and will have the ability to recover those funds to your specified wallet.

***

#### Details

* Gas is not sponsored, so you must first deposit the relevant gas token and create a proxy wallet on the chain where you made the incorrect deposit.
* We currently support recovery for a limited set of assets. For unsupported chains or tokens, please contact our support team for assistance. Unfortunately we are unable to support token recovery on Polygon due to technical constraints. Funds deposited on Polygon cannot be recovered through our systems and should be considered permanently lost.

| Chains       | Token supported |
| ------------ | --------------- |
| **BSC**      | BNB, USDC, USDT |
| **Ethereum** | USDC, USDT      |
| **Arbitrum** | USDC, USDT0     |
| **Base**     | USDC, USDT      |
| **Monad**    | USDC, USDT0     |
| **Plasma**   | USDT0           |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.probable.markets/trade-on-probable/recover-missing-deposit.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.
