> For the complete documentation index, see [llms.txt](https://doc.qtbot.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.qtbot.ai/product-features/copy-trade.md).

# Copy trade

<figure><img src="https://4065457266-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1DJAOK8jBe2eNRDv2zBs%2Fuploads%2FIs6hyZV44om0uPMcJPuV%2Fcopy%20trade-01.png?alt=media&#x26;token=ea6cb87f-9a90-4abc-b1f4-f755ea239543" alt=""><figcaption></figcaption></figure>

The Copy Trading feature offers a unique opportunity to learn from and profit alongside experienced cryptocurrency traders. By leveraging their expertise and diversifying your investments, you can potentially achieve significant returns without needing in-depth market knowledge or constant monitoring.

### **Who is it For?**

* **Traders Seeking Expertise:** Individuals who want to leverage the knowledge and strategies of top-performing traders in the cryptocurrency market.
* **Diversification Enthusiasts:** Those looking to diversify their trading approach and mitigate risk by copying the trades of multiple experts.
* **Passive Investors:** Individuals who prefer a more hands-off approach to trading, allowing experienced professionals to guide their investment decisions.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfonDb71mo6_48jaIQhKGfgaLdPxeHnv-5AvBn93y277UhpkvSrBk8lC0IYbuPc_rIHLHw0WBXAD0BsNx5TEZgSV8ihfJfN4fg3vkDARn51lNJAR4aAb_Mc0B7eRJjX_1NIN5X3y8LY8LRQPMjVmvDVoRoP6gJE4ko9UxKPqALzGhse1FlIlA?key=-ErO7ZNNwUjkFFcKtT90xQ" alt=""><figcaption></figcaption></figure>

### **Key Advantages:**

* **Direct Replication:** QT Bot's Copy Trading feature enables users to directly mirror the trades of seasoned professionals on the platform. This means your portfolio will automatically execute the same trades as the chosen experts, in real-time.
* **Performance Transparency:** The performance of each expert trader is tracked and displayed transparently, allowing you to make informed decisions about who to follow based on their historical results.
* **Risk Mitigation:** By diversifying your investments across multiple expert traders, you can spread risk and potentially reduce the impact of any single trader's losses.

### **How Does it Work?**

1. **Choose Your Experts:** Browse QT Bot's selection of expert traders, review their performance history, risk profiles, and trading strategies.
2. **Allocate Funds:** Determine the amount of capital you want to allocate to each expert trader. You can diversify your investments by copying multiple traders simultaneously.
3. **Automatic Execution:** QT Bot will automatically replicate the trades of your chosen experts in your own portfolio, proportional to your allocated funds.
4. **Monitor and Adjust:** Keep track of your copied trades and the performance of your chosen experts. You can adjust your allocations or stop copying a trader at any time.


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.qtbot.ai/product-features/copy-trade.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
