> 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/payments-and-payouts/payout-requirements.md).

# Payout Requirements

Payouts at Supertrade are regulated by several simple rules, which ensure and promote a healthy and profitable trading environment over long periods of time. Here's what you need to be eligible for payout at the Funded Account.

{% stepper %}
{% step %}

### Identity Verification (KYC)

Verify that you're a real human trader via KYCAID.&#x20;
{% endstep %}

{% step %}

### Sign the Funded Trader's Agreement

Get your Live account up & running.
{% endstep %}

{% step %}

### Reach Minimum Withdrawal Amount

For all Funded accounts (except [Superstart](/funding-models/superstart.md)), you'll need to make a minimum of $100 in profits.
{% endstep %}

{% step %}

### Trade with Consistency

* For **Lite** Accounts — reach [Consistency Score](/rulebook/risk-management-rules/consistency-score.md).
* For **Classic** Accounts — reach [Minimum Profitable Trading Days](/rulebook/evaluation-requirements/minimum-trading-days.md).&#x20;
  {% endstep %}

{% step %}

### Close all open orders & positions

To request a payout, the profit must be fully realized from closed positions; open floating profit does not qualify.
{% endstep %}

{% step %}

### Request Payout

Enjoy your hard-earned Profit Split!
{% endstep %}
{% endstepper %}

{% hint style="success" icon="face-party" %}
Skilled and consistent traders can ***reach first payout in just 3-5 days***, depending on the chosen funding model.
{% 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/payments-and-payouts/payout-requirements.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.
