# Retrieving Incorrectly Deposited Assets

If you deposit the wrong tokens like USDC rather than USDT on the Arbitrum network, please follow the guidance to retrieve your tokens.

1. Go to <https://www.asterdex.com/en> and click \[Launch app].

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

2. Click the \[Connect] button on the top right corner and enter your email address.

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

3. Click the \[Withdraw] button and check the third point.

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

4. Select the blockchain network (BNB, ETH, ARB or SOL) and token, input your destination address, and click \[Transfer] button to retrieve your tokens.

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

#### **Important Note**

Users are responsible for paying gas fees when withdrawing unsupported assets from email-linked wallet to their wallet. Please make sure you have the corresponding tokens to pay gas fees for these networks:

* BNB Chain: $BNB
* Ethereum and Arbitrum: $ETH
* Solana: $SOL


---

# 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.asterdex.com/getting-started/login-via-email-address/retrieving-incorrectly-deposited-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.
