> For the complete documentation index, see [llms.txt](https://docs.supertrade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supertrade.com/es/pagos-y-retiros/requisitos-de-retiro.md).

# Requisitos de retiro

Los retiros en Supertrade están regulados por varias reglas simples, que garantizan y fomentan un entorno de trading saludable y rentable durante largos períodos de tiempo. Esto es lo que necesitas para ser elegible para un retiro en la Cuenta Financiada.

{% stepper %}
{% step %}

### Verificación de identidad (KYC)

Verifica que eres un operador humano real mediante KYCAID.&#x20;
{% endstep %}

{% step %}

### Firma el Acuerdo del Trader Financiado

Pon en marcha tu cuenta Live.
{% endstep %}

{% step %}

### Alcanza el importe mínimo de retiro

Para todas las cuentas financiadas (excepto [Superstart](/es/modelos-de-financiacion/superstart.md)), deberás generar un mínimo de 100 $ en ganancias.
{% endstep %}

{% step %}

### Opera con consistencia

* Para **Lite** Cuentas — alcanza [Puntuación de consistencia](/es/reglamento/normas-de-gestion-de-riesgo/puntuacion-de-consistencia.md).
* Para **Classic** Cuentas — alcanza [Días mínimos de trading rentable](/es/reglamento/requisitos-de-evaluacion/dias-minimos-de-trading.md).&#x20;
  {% endstep %}

{% step %}

### Cierra todas las órdenes y posiciones abiertas

Para solicitar un retiro, la ganancia debe estar totalmente realizada en posiciones cerradas; la ganancia flotante abierta no califica.
{% endstep %}

{% step %}

### Solicitar retiro

¡Disfruta de tu reparto de beneficios tan merecido!
{% endstep %}
{% endstepper %}

{% hint style="success" icon="face-party" %}
Los traders hábiles y consistentes pueden ***alcanzar su primer retiro en solo 3-5 días***, dependiendo del modelo de financiación elegido.
{% endhint %}


---

# 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:

```
GET https://docs.supertrade.com/es/pagos-y-retiros/requisitos-de-retiro.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.
