> 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/reglamento/requisitos-de-evaluacion/inactividad-de-la-cuenta.md).

# Inactividad de la cuenta

> Esta regla se aplica a la Fase 1, la Fase 2 y las etapas financiadas.&#x20;

La regla de inactividad de la cuenta requiere que ejecutes al menos una operación dentro de **30 días naturales consecutivos** para mantener tu cuenta activa. Esto garantiza que los recursos del servidor se optimicen y que las cuentas se gestionen activamente.

{% hint style="warning" %}
Si transcurren 30 días consecutivos sin ninguna actividad de trading, la cuenta infringirá automáticamente la norma y quedará deshabilitada de forma permanente.
{% endhint %}

Iniciar sesión en tu plataforma no reinicia el contador; debe ejecutarse una operación. Si planeas alejarte de los mercados, debes contactar con soporte con antelación para solicitar una pausa temporal de la cuenta.


---

# 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/reglamento/requisitos-de-evaluacion/inactividad-de-la-cuenta.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.
