# 전략 따르기 중단하기

전략 따르기를 중단하려면, [카피 트레이딩](https://margex.com/app/copytrading/portfolio) 페이지로 이동하십시오.

1. '포트폴리오' 탭으로 이동합니다.
2. 언팔로우하려는 전략을 선택하고 '출금' 버튼을 클릭합니다.

<figure><img src="/files/54pGeHWOtUWCgUOqcYLc" alt=""><figcaption></figcaption></figure>

3. 새로 열린 탭에서 현재 전략에 할당된 **전체 자금 금액**을 수동으로 입력하거나, 'Max' 버튼을 클릭하거나 슬라이더를 100%로 이동합니다.

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

4. '**언팔로우 확인**' 체크박스를 클릭합니다.

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

5. 요청된 자금은 가장 가까운 전략 롤오버 시점에 해당 Margex 담보 지갑으로 인출되며, 전략 따르기가 중단됩니다.

{% hint style="warning" %}
**현재 활성 거래/오픈 포지션에 예약된 전략 자산(Equity)은 트레이더 및 팔로워가 인출할 수 없습니다.**

현재 출금 대기 상태인 트레이더 및 팔로워의 자산은 **가장 가까운 롤오버까지 해당 전략의 거래 활동에 영향을 받습니다**. 해당 시점에서 모든 출금 요청이 처리됩니다.
{% endhint %}

## 최소 전략 출금 금액

아래는 각 담보에서 출금을 요청할 때 필요한 최소 금액 목록입니다.

이 최소 금액은 일부 자산을 부분적으로 출금하는 경우에만 적용됩니다. 이 경우, 두 가지 요구 사항을 충족해야 합니다.

1. 출금 금액이 최소 출금 금액 이상이어야 합니다.
2. 전략에 남아 있는 자금(즉, 개인 자산)이 가장 낮은 [팔로워 계층](/help-center/ko/copy-trading/follower-tiers-rewards.md#follower-tiers) 개인 자산 금액과 같거나 그보다 많아야 합니다. (전액 출금 시, 해당 전략에서 자동으로 언팔로우됩니다.)

| Collateral           | Minimum withdrawal |
| -------------------- | ------------------ |
| BTC                  | 0.0004             |
| WBTC                 | 0.0004             |
| ETH (All networks)   | 0.006              |
| stETH                | 0.006              |
| USDT (All networks)  | 10                 |
| USDC (All networks)  | 10                 |
| DAI                  | 10                 |
| PAX                  | 10                 |
| TUSD                 | 10                 |
| USDD                 | 10                 |
| AVAX                 | 0.7                |
| MATIC (All networks) | 12                 |
| stMATIC              | 12                 |
| TRX                  | 150                |
| SOL                  | 0.5                |
| XRP                  | 20                 |
| LTC                  | 0.1                |
| BCH                  | 0.08               |
| ARB                  | 8                  |
| LINK                 | 1.5                |
| TON                  | 5                  |
| BNB                  | 0.03               |
| BUSD (All networks)  | 10                 |


---

# 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/followers/undefined.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.
