# 카피 트레이딩 설명

**카피 트레이딩**은 Margex에서 트레이더가 자신의 전략을 생성하고 관리하거나, 성공적인 다른 트레이더의 전략을 따라갈 수 있도록 해주는 기능입니다. 전략이란 기본적으로 트레이더의 자금 풀을 의미하며, 팔로워들은 자신의 자금을 해당 전략에 등록함으로써 이를 복사할 수 있습니다. 이를 통해 숙련된 트레이더와 팔로워 모두 수익을 극대화할 수 있는 상호 이익적인 기회를 가질 수 있습니다.

트레이더가 수익성 있는 거래를 할 때마다, 팔로워들은 자신의 전략에 등록된 개인 자금 비율에 따라 일정 비율의 수익을 받게 됩니다.

그 후, 트레이더는 팔로워들이 얻은 수익에서 성공 수수료를 받게 됩니다.

Margex에서는 팔로워가 여러 개의 전략을 동시에 복사할 수 있으며, 이를 통해 팔로워와 트레이더 모두 서로의 수익 잠재력을 극대화할 수 있습니다.


---

# 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://help.margex.com/help-center/ko/copy-trading/what-is-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.
