# Withdraw and Transfer

> Make sure you have located the wallet page.

\
**1.Withdraw USDC from Hyperliquid(**<mark style="color:yellow;background-color:yellow;">**Trading Account**</mark>**) to Arbitrum(**<mark style="color:green;background-color:green;">**Funding Account**</mark>**)**

* Make sure you have change the bridge direction

<figure><img src="https://2152626814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8qLkngQtUGqtvZgF1kfn%2Fuploads%2FmyDgtWAySERAtlYXaV7Z%2Fimage.png?alt=media&#x26;token=252dc851-d56f-416b-b002-9db029740a73" alt=""><figcaption></figcaption></figure>

**2.After withdraw, you can transfer your assets from Arbitrum(**<mark style="color:green;background-color:green;">**Funding Account**</mark>**) to any other EVM wallet**

* <mark style="color:red;">\*\*\*</mark> Make sure you have enough **ETH** for transaction **gas** in your Arbitrum(<mark style="color:green;background-color:green;">**Funding Account**</mark>)
* Input receipt address in **To** field first
* Input Amount(Tap arrow to switch **ETH** and **USDC**)
* Tap **Send** and waiting transaction finish

<figure><img src="https://2152626814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8qLkngQtUGqtvZgF1kfn%2Fuploads%2FVafk14bXWRi43bTW2Ja4%2Fimage.png?alt=media&#x26;token=f4b81399-a77f-4db8-9ee5-0266149a8598" alt=""><figcaption></figcaption></figure>

**3.You can also export the private key and import it into other wallet applications to manage your assets.**

{% hint style="warning" %}
To export your private key, please click the “**Copy key**” button at the bottom. The button may take 1–2 seconds to appear, so please wait patiently.
{% endhint %}

<figure><img src="https://2152626814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8qLkngQtUGqtvZgF1kfn%2Fuploads%2FGKweHO0042KpAoiLWYVK%2F43.png?alt=media&#x26;token=0c5e0753-d092-4315-9e31-1a7e1b85a14f" alt=""><figcaption></figcaption></figure>


---

# 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://echosync.gitbook.io/echosync/withdraw-and-transfer.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.
