# Payout Rules

### Payout Schedule

Supertrade generally offers bi-weekly payouts on all funding models. First payout is available whenever trader completes minimum profitable trading days/consistency scire requirements (3-4 days minimum), while next payouts are available 14 days after.

### Minimum Withdrawal Amount

Minimum withdrawal amount (before profit split) is $100.

### Consistency Score (Lite Models only)

Your best profitable trading day must not be greater than 25% of your total profits from all profitable trading days. If this rule is breached, you’ll need to continue trading until your best trading day constitutes 25% or less to your total profits in order to qualify for a payout.

Consistency score is calculated at 00:00 UTC and will include profits from the previous profitable trading days. If you trade with only losses during the day, this day will not be counted into the consistency score.&#x20;

Consistency score will also reset after a successful payout, requiring you to trade with consistent profits again before requesting the next payout.&#x20;

Example: If your best trading day generated $25 in profit, your total profits must be greater than $100 before requesting a payout. This means that you’ll need to complete at least 3 more profitable trading days with the same $25 profits in order to reach payout.

### Minimum Profitable Trading Days

Traders must complete several trading days with at least 0.5% profit before requesting a payout. These trading days do not have to be consecutive, but to be considered a trading day there must be a minimum profit of 0.5% of initial balance.


---

# Agent Instructions: 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/payout-rules.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.
