> 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.md).

# Funding Models

- [Lite vs Classic](https://docs.supertrade.com/funding-models/quickstart.md): Learn about the differences between our Lite and Classic challenge models
- [Trade Now Pay Later](https://docs.supertrade.com/funding-models/trade-now-pay-later.md): Trade Now Pay Later lets you start a challenge with a small upfront payment and pay the remaining fee only after passing.
- [2 Step Challenge Lite & Classic](https://docs.supertrade.com/funding-models/2-step-challenge-lite-and-classic.md): A traditional, more structured evaluation model with two phases before funding
- [2 Step Classic](https://docs.supertrade.com/funding-models/2-step-classic.md)
- [2 Step Lite](https://docs.supertrade.com/funding-models/2-step-lite.md)
- [1 Step Challenge Lite & Classic](https://docs.supertrade.com/funding-models/1-step-challenge-lite-and-classic.md): An accelerated evaluation model designed to fast-track your path to funding through a single testing phase
- [1 Step Classic](https://docs.supertrade.com/funding-models/1-step-classic.md)
- [1 Step Lite](https://docs.supertrade.com/funding-models/1-step-lite.md)
- [Instant Funding Lite & Classic](https://docs.supertrade.com/funding-models/instant-funding-lite-and-classic.md): Direct-access program that completely bypasses the evaluation and challenge stages, allowing you to start trading live capital immediately
- [Superstart](https://docs.supertrade.com/funding-models/superstart.md): Low-cost, micro-sized instant funding program designed to give you immediate access to live capital with predefined, low-risk boundaries


---

# 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.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.
