# Daily & Max Drawdown

Supertrade enforces strict drawdown rules to protect both traders and firm capital. Breaching these rules will pause your account automatically.

<h3 align="center">Limits by Account Type</h3>

| Funding Model     | Daily Drawdown        | Max Drawdown   |
| ----------------- | --------------------- | -------------- |
| 2-Phase Challenge | 7%/7% (Equity at EOD) | 7%/7% (Static) |
| Instant Funding   | 3% (Equity at EOD)    | 4% (Static)    |

### How It Works

* **Daily Drawdown** → the maximum loss allowed in a single trading day. Both closed trades and floating losses count.
* **Max Drawdown** → the overall equity loss limit. If equity drops below this threshold, all positions are closed automatically.
* Limits are enforced in real time.

{% hint style="danger" %}
Breaching drawdown = **automatic position closure** and **account pause**. These rules are strict and cannot be bypassed or reset.
{% endhint %}
