> 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/funding-models/superstart.md).

# Superstart

You skip the evaluation phases entirely and start trading a live $1,000 account balance from day one for a very affordable entry fee. You have a maximum timeframe of 30 days to trade the account, during which you can pull out your earnings up to a maximum withdrawal cap of $100, provided you stay within all standard risk and drawdown limits.

#### Who it is for:&#x20;

This model is best for beginners looking to experience live prop trading conditions for the first time, traders wanting a highly affordable entry point without the pressure of a challenge, and anyone looking to practice disciplined risk management on a smaller scale.

| Account Type                                                                                 | Immediate Funded                      |
| -------------------------------------------------------------------------------------------- | ------------------------------------- |
| Account Size                                                                                 | $1,000                                |
| [Daily Drawdown](/rulebook/risk-management-rules/daily-drawdown.md)                          | 4% (Equity at EOD)                    |
| [Max Overall Drawdown](/rulebook/risk-management-rules/overall-drawdown.md)                  | 5% (Trailing Highest)                 |
| [Minimum Profitable Trading Days](/rulebook/evaluation-requirements/minimum-trading-days.md) | —                                     |
| [Max Floating Loss](/rulebook/risk-management-rules/max-floating-loss.md)                    | 3% Floating Loss                      |
| [Consistency Rule](/rulebook/risk-management-rules/consistency-score.md)                     | Yes – 50%                             |
| [Profit Split](/payments-and-payouts/profit-split.md)                                        | 50%                                   |
| [Payout Cycle](/payments-and-payouts/payout-schedule.md)                                     | Bi-weekly (Every 14 Days)             |
| [First Payout in](/payments-and-payouts/payout-schedule.md)                                  | On-demand (if consistency is met)     |
| Account Expiry                                                                               | 30 days after the first open position |
| Maximum First Payout                                                                         | $40                                   |
| Maximum Lifetime Withdrawable Profit                                                         | $100                                  |


---

# 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/funding-models/superstart.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.
