> 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/limite-de-tiempo.md).

# Límite de tiempo

El Límite de tiempo define el período máximo que tienes para completar con éxito todos los requisitos de una fase específica del desafío. Esto fomenta la eficiencia sin obligar a configuraciones de alto riesgo.

El Límite de tiempo solo aplica a las cuentas Demo (Fase 1, Fase 2) y no funciona para ninguna cuenta financiada.

{% hint style="info" %}
**Por ejemplo**, si la Fase 1 tiene un límite de tiempo de 30 días y realizas tu primera operación el 1 de octubre, debes alcanzar tu objetivo de beneficios y completar tus días mínimos de trading antes del 31 de octubre.
{% endhint %}

La cuenta regresiva comienza en el momento en que realizas tu primera operación, no cuando recibes tus credenciales. Tanto los días naturales como los fines de semana cuentan para el límite total.&#x20;

{% hint style="warning" %}
Si el tiempo se agota mientras todavía estás en la Fase 1/Fase 2, la cuenta se cerrará y el desafío se dará por fallido.
{% 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/reglamento/requisitos-de-evaluacion/limite-de-tiempo.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.
