# 트레이더

- [빠른 시작 (트레이더): 전략 생성 방법](https://help.margex.com/help-center/ko/copy-trading/traders/quick-start-how-to-create-a-strategy.md): 자신만의 전략을 생성하려면: 1. 카피 트레이딩 탭으로 이동합니다. 2. '전략 생성'을 클릭합니다. 3. 전략 이름, 통화 및 자산을 선택합니다. 4. 설정을 구성하고 전략을 게시하여 팔로어를 얻습니다.
- [전략 관리 방법](https://help.margex.com/help-center/ko/copy-trading/traders/manage-strategy.md): '내 전략' 탭에서 전략을 관리할 수 있습니다. 여기에서 팔로워 통계, 거래, 거래 기록을 검토하고 전략 매개변수 및 설정을 구성할 수 있습니다.
- [전략 설정](https://help.margex.com/help-center/ko/copy-trading/traders/strategy-settings.md): 잠재적인 팔로워들에게 더 매력적인 전략을 만들기 위해 개인 전략을 구성하는 방법을 배우세요. 개인 정보 설정, 전략 설명, 소셜 미디어 링크 추가 등을 변경하세요.


---

# 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/traders.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.
