# Copy Trading - Coming Soon

## **Participants:**

* **Copier:** The user who allocates assets for copy trading.
* **Signal Provider/KOL:** The experienced trader whose trades are copied.

***

## **How to Start Copy Trading**

1. **Access:** Choose 'Copy Trading' from the 'Services' menu.
2. **Select a Signal Provider:** View a list of providers with statistics like ROI, total P\&L, and win rate.
3. **Follow a Provider:** Choose to copy a provider's trades by amount or proportion.
4. **Trading Sync:** Your allocated funds will mimic the provider's trades.
5. **Track Activity:** Monitor 'Copy Trading History' for ongoing and closed trades.

### **How to Cancel Copy Trading**

* **Stopping Copy Activity:** Go to 'Ongoing' in 'Copy Trading History' and select the trader to stop copying.
* **Closure Options:** Choose to end the entire copy relationship or specific orders with that provider.
* **Order Closure:** Copied orders close after the provider closes their trades.

***

## **Key Notes**

* **Flexibility:** Users can end copy trading anytime.
* **Leverage Limit:** Maximum leverage is currently 10x.
* **Fees:** No direct charges for the service, but profits are shared with the signal provider.


---

# 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://docs.koinbay.com/services/copy-trading-coming-soon.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.
