# Como parar de seguir uma estratégia

Para deixar de seguir uma estratégia, acesse a página de cópia de negociação.

1. Navegue até a aba '[Portfólio](https://margex.com/app/copytrading/portfolio)'
2. Escolha uma estratégia que deseja deixar de seguir e clique no botão 'Retirar':

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

3. Na aba aberta, digite manualmente **o valor total de fundos** atualmente alocados para a estratégia, clique em 'Máximo' ou mova o controle deslizante para 100%:

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

4. Marque a caixa 'Confirmar desvinculação' que aparecerá:

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

5. Seus fundos serão retirados da estratégia para a sua Carteira de Garantia Margex correspondente no momento do próximo ajuste de estratégia, e você deixará de seguir a estratégia.

{% hint style="warning" %}
Por favor, tenha em mente que enquanto seus fundos estão sendo processados (ou seja, sua transação de retirada tem status 'Pendente'), eles ainda são considerados parte do patrimônio do trader e seriam afetados por qualquer atividade de negociação realizada pelo trader até serem processados e retirados da estratégia.
{% endhint %}

## Quantidades mínimas de retirada da estratégia

Abaixo, está uma lista de valores mínimos para cada garantia necessária para realizar uma retirada. Esses valores são aplicados apenas ao retirar parte do patrimônio da estratégia. Nesse caso, existem 2 requisitos a serem atendidos:

1. O valor da retirada deve ser igual ou superior ao valor mínimo de retirada
2. O valor de fundos restantes na estratégia (ou seja, Patrimônio Pessoal) deve ser igual ou superior ao menor valor de patrimônio pessoal do [Nível de Seguidor](/help-center/pt/copy-trading/follower-tiers-rewards.md#camadas-de-seguidores).

{% hint style="info" %}
Ao deixar de seguir uma estratégia, nenhum valor mínimo de transação é exigido.
{% endhint %}

| Garantia             | Retirada mínima |
| -------------------- | --------------- |
| 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/pt/copy-trading/followers/como-parar-de-seguir-uma-estrategia.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.
