> For the complete documentation index, see [llms.txt](https://tutorial.copin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorial.copin.io/how-to-use-hybrid-copy-trading/step-6-find-traders-and-start-copy-trading.md).

# Step 6: Find traders and start copy trading

* Selecting a trader is streamlined through [Trader Explorer](https://app.copin.io/), [Leaderboard](https://app.copin.io/GMX/leaderboard), [Open Interest](https://app.copin.io/KWENTA/open-interest/positions) or by a known trader's wallet address.

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

* Once you find the right match, you can begin copying their trades with a simple click on the "**Copy"** button.

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

* Select and fill in all the required information in the setup section:

<table data-header-hidden><thead><tr><th width="79"></th><th width="160"></th><th></th></tr></thead><tbody><tr><td>1</td><td><strong>Label</strong></td><td>A field where the user can assign a custom label or name for the copying order.</td></tr><tr><td>2</td><td><strong>Copy Wallet</strong></td><td>Offers a dropdown menu for selecting the appropriate wallet for copy trading, with an additional option to create a new one.</td></tr><tr><td>3</td><td><strong>Margin</strong></td><td>Sets the upper limit for the margin per order in USD when mirroring a trader's actions.</td></tr><tr><td>4</td><td><strong>Trading Pairs</strong></td><td>Provides options for users for selecting specific cryptocurrency pairs to follow, such as BTC and ETH.<em><strong>Follow the trader</strong>: Enables users to automatically replicate all trade orders made by the selected trader, regardless of the specific cryptocurrency pairs involved.</em></td></tr><tr><td>5</td><td><strong>Leverage</strong></td><td>Allows users to adjust their leverage level, ranging from 2x to 20x, thereby scaling their buying power accordingly.</td></tr></tbody></table>

<figure><img src="/files/8K9dXXHsHctFziOUegi7" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Reverse Copy**: Toggles the option for users to execute trades in the opposite direction to the trader’s actions.\
\&#xNAN;*If you are copying normally (not reverse copying), DO NOT enable Reverse Copy, please skip this part!*
{% endhint %}

* Stop Loss / Take Profit settings

<figure><img src="/files/3vII2AoYR8l2itJYpBNK" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="187">Set up</th><th>Explain</th></tr></thead><tbody><tr><td><strong>Stop Loss</strong></td><td>Position Stop Loss automatically closes a copied position if the market moves unfavorably, limiting potential losses.</td></tr><tr><td><strong>Take Profit</strong></td><td>Position Take Profit automatically closes a copied position to secure profits when the market reaches your desired level.</td></tr></tbody></table>

* Advance settings

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

<table data-header-hidden><thead><tr><th width="286">Set up</th><th>Explain</th></tr></thead><tbody><tr><td>Max Margin Per Position</td><td>Sets a maximum margin limit per position when the trader increases the position.</td></tr><tr><td>Margin Protection</td><td>This feature adjusts your order volumes to match the recent trading behavior of the selected trader in which the system analyzes the trader's last 10 orders, ensuring your investments proportionally reflect any changes in their trading strategy, without relying on fixed order sizes.</td></tr><tr><td>Skip Lower Leverage Position</td><td>Skips copying trades with lower leverage than specified.</td></tr></tbody></table>

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

* Tick to **Checkbox**: Requires users to confirm they have read and agree to the Copytrading Service Agreement. Initiates the copy trading process based on the settings by clicking on **Copy Trade** button
* You can also choose "Clone Settings" at the top right to save a copy of these settings when copying other traders

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

* Open Telegram to link your Telegram account with the Copin.io BOT to receive notifications every time a trader starts trading and the status of your copied trades


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tutorial.copin.io/how-to-use-hybrid-copy-trading/step-6-find-traders-and-start-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.
