# Home

## EchoSync Site Documentation&#x20;

> Welcome to the official documentation for the EchoSync Site. This guide provides an overview, and usage details for the newly launched website at [https://echosync.io](https://echosync.io/).
>
> EchoSync provide One-click copy trading by following top traders on [@HyperliquidX](https://x.com/HyperliquidX)
>
> Fell free DM [@echosync\_hq](https://x.com/echosync_hq)

### Quick Start

#### Accessing the Site

* Navigate to [https://echosync.io](https://echosync.io/) in your web browser.
* No authentication is required for basic access—explore the dashboard immediately.
* For advanced features, sign up for a free  account via the **"Start Copy Trading"** button on the homepage.

### Features Overview

* **Leaderboard**: The Leaderboard showcases the top-performing traders based on their returns, helping you identify experts worth following.
* **Copy Trading**: The Copy Trading feature allows you to automatically replicate a selected trader’s strategies without manual intervention, ideal for passive investing or learning from experts.
* **Trading**: The Trading module offers tools for manual trading.
* **Positions**: The Positions module helps you monitor and manage all open positions to adjust strategies promptly.
* **Wallet**: The Wallet is your asset hub for deposits, bridge, withdrawals, and fund management.

<h3 align="center">What can we help you find?</h3>

<p align="center">Browse the topics below or use the GitBook assistant to ask anything you need help with.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-rectangle-history-circle-user">:rectangle-history-circle-user:</i></td><td><h3>Account</h3></td><td>Funding and Trading Account</td><td><a href="account">account</a></td></tr><tr><td><i class="fa-sack-dollar">:sack-dollar:</i></td><td><h3>Funds</h3></td><td>Deposit and Bridge Funds on EchoSync</td><td><a href="deposit-to-account">deposit-to-account</a></td></tr><tr><td><i class="fa-copy">:copy:</i></td><td><h3>Copy Trading</h3></td><td>Start Use the Copy Trading</td><td><a href="copy-trading">copy-trading</a></td></tr><tr><td><h3><i class="fa-money-bill-transfer">:money-bill-transfer:</i></h3></td><td><h3>Withdraw and Transfer</h3></td><td>Transfer assets to any wallet</td><td><a href="withdraw-and-transfer">withdraw-and-transfer</a></td></tr><tr><td><i class="fa-wallet">:wallet:</i></td><td><h3>Wallet Security</h3></td><td>Is My Wallet Safe?</td><td><a href="wallet-security">wallet-security</a></td></tr></tbody></table>


---

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