> 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/rulebook/evaluation-requirements/time-limit.md).

# Time Limit

Time Limit defines the maximum period you have to successfully complete all requirements of a specific challenge phase. This encourages efficiency without forcing high-risk setups.

Time Limit is only applicable to Demo accounts (Phase 1, Phase 2) and does not work for any Funded accounts.

{% hint style="info" %}
**For example**, if Phase 1 has a 30-day time limit and you place your first trade on October 1st, you must hit your profit target and complete your minimum trading days by October 31st.
{% endhint %}

The countdown begins the moment you place your very first trade, not when you receive your credentials. Both calendar days and weekends count toward the total limit.&#x20;

{% hint style="warning" %}
If time expires while you're still on Phase 1/Phase 2 — the account will be closed and challenge failed.
{% 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/rulebook/evaluation-requirements/time-limit.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.
