# Copy Trading

> <mark style="color:red;">\*\*\*</mark> Before copy trading, make sure you have bridged the funds to **Hyperliquid(**<mark style="color:yellow;background-color:yellow;">**Trading Account**</mark>**)**.

**1.Choose a trader from leaderboard**&#x20;

<figure><img src="https://2152626814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8qLkngQtUGqtvZgF1kfn%2Fuploads%2FMQ5tATFW4Bb565J7zY4V%2Fimage.png?alt=media&#x26;token=8357e72b-b319-4d0f-be7b-d3e635728dfb" alt=""><figcaption></figcaption></figure>

**2.You can also view the detail data by tap user avatar**

<figure><img src="https://2152626814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8qLkngQtUGqtvZgF1kfn%2Fuploads%2FyfK4h9dsJMxc6DMTjdeA%2Fimage.png?alt=media&#x26;token=718401a8-b1c5-4da8-a50f-d3f867e26e80" alt=""><figcaption></figcaption></figure>

**3.To start copy trading, click the 'Copy' button and adjust your parameters. The system will automatically calculate the order size based on your Copy Ratio.**

**Calculation Logic: If the lead trader executes a 1,000 USDT BTC trade, your order amount will be determined by multiplying 1,000 USDT by your preset Copy Ratio.**

{% hint style="danger" %} <mark style="color:red;">Non-professional users are advised to keep the default settings and modify them with caution.</mark>
{% endhint %}

<div align="left"><figure><img src="https://2152626814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8qLkngQtUGqtvZgF1kfn%2Fuploads%2FU8Z4Iw4CeDueso3VUJZT%2Funknown.png?alt=media&#x26;token=271ca648-35df-4d52-9e31-70993c24ecd5" alt=""><figcaption></figcaption></figure></div>

**4.Once you’ve configured all Copy Trading settings , the platform takes over and automatically execute trades based on your chosen trader’s actions.**

{% hint style="warning" %} <mark style="color:red;">System Requirement: Each opening position must be at least 11 USDT. If the target position ratio is too low, the calculated amount may fall below the 11 USDT threshold.</mark>
{% endhint %}


---

# 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/copy-trading.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.
