# Account

**1.After the first login, the system will automatically create a wallet account by default，You can view it on the "Wallet" page**

<figure><img src="https://2152626814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8qLkngQtUGqtvZgF1kfn%2Fuploads%2F47gnqMli7wGB69uYCEwY%2Fimage.png?alt=media&#x26;token=296731f2-ed97-41b3-b1ac-b5f92784ed05" alt=""><figcaption></figcaption></figure>

**2.The&#x20;**<mark style="color:green;background-color:green;">**Funding Account**</mark>**&#x20;is used to receive or transfer&#x20;**<mark style="color:green;">**ETH**</mark>**&#x20;and&#x20;**<mark style="color:green;">**USDC**</mark>**&#x20;assets on Arbitrum.**

**3.The&#x20;**<mark style="color:yellow;background-color:yellow;">**Trading Account**</mark>**&#x20;is used to complete copy trading or self-service order trading on Hyperliquid.**

**4.You can create additional accounts through "Create New Wallet," but each user can create a maximum of 10 wallets.**

* <mark style="color:red;">\*\*\*</mark> Before using **Copy Trading**, please ensure the <mark style="color:yellow;background-color:yellow;">**Trading Account**</mark>  has sufficient funds.
* <mark style="color:red;">\*\*\*</mark> Before conducting a transfer transaction, please ensure the <mark style="color:green;background-color:green;">**Funding Account**</mark>  has sufficient gas.


---

# 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/account.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.
