# Recovering Unsupported Assets

If you accidentally send the **wrong stablecoin** or use an **unsupported network** when depositing to your Sail Smart Account, the funds won’t be automatically allocated by your agent. But they are still safe inside your account.

To recover them:

1. Go to the **Manage Wallet** tool: [Sail Manage Wallet](https://sail.money/manage-wallet/7702).
2. Connect your wallet using the same Log In method of your Sail account.
3. Select the unsupported asset or network balance you want to withdraw.
4. Enter a recipient address that is compatible with the asset and network.
5. Confirm the withdrawal.

<figure><img src="/files/SycsOtctzHh7ZfpgGpKU" alt=""><figcaption></figcaption></figure>

**Important**: Only use this page if you’ve deposited an unsupported token or sent funds on the wrong chain. For regular deposits and withdrawals, continue using the Sail app.

This safeguard ensures your funds are never lost, even if you send the wrong asset or use the wrong network by mistake.


---

# 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.sail.money/usesail/managing-funds/recovering-unsupported-assets.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.
