# Challenge Type

There is a total of 6 packages available for purchase. Higher-priced options provide larger account sizes and give you the choice between a **One Step Evaluation** (1-Stage Trading Challenge) or a **Two Steps Evaluation** (2-Stages Trading Challenge)

**One Step Evaluation:**&#x20;

<table><thead><tr><th width="253" align="center">Challenge Name</th><th width="248" align="center">Account Size</th><th align="center">Price</th></tr></thead><tbody><tr><td align="center">Base</td><td align="center">5,000 USDT</td><td align="center">$99</td></tr><tr><td align="center">Starter</td><td align="center">10,000 USDT</td><td align="center">$149</td></tr><tr><td align="center">Skilled</td><td align="center">15,000 USDT</td><td align="center">$199</td></tr><tr><td align="center">Intermediate</td><td align="center">25,000 USDT</td><td align="center">$299</td></tr><tr><td align="center">Advanced</td><td align="center">50,000 USDT </td><td align="center">$499</td></tr><tr><td align="center">Expert</td><td align="center">100,000 USDT</td><td align="center">$999</td></tr><tr><td align="center">Apex</td><td align="center">150,000 USDT</td><td align="center">$1399</td></tr></tbody></table>

**Two Steps Evaluation:**&#x20;

<table><thead><tr><th width="253" align="center">Challenge Name</th><th width="248" align="center">Account Size</th><th align="center">Price</th></tr></thead><tbody><tr><td align="center">Base</td><td align="center">5,000 USDT</td><td align="center">$79</td></tr><tr><td align="center">Starter</td><td align="center">10,000 USDT</td><td align="center">$99</td></tr><tr><td align="center">Skilled</td><td align="center">15,000 USDT</td><td align="center">$149</td></tr><tr><td align="center">Intermediate</td><td align="center">25,000 USDT</td><td align="center">$249</td></tr><tr><td align="center">Advanced</td><td align="center">50,000 USDT</td><td align="center">$399</td></tr><tr><td align="center">Expert</td><td align="center">100,000 USDT</td><td align="center">$799</td></tr><tr><td align="center">Apex</td><td align="center">150,000 USDT</td><td align="center">$1,099</td></tr></tbody></table>

**Instant Funding Challenge:**

<table><thead><tr><th width="253" align="center">Challenge Name</th><th width="248" align="center">Account Size</th><th align="center">Price</th></tr></thead><tbody><tr><td align="center">Base</td><td align="center">5,000 USDT</td><td align="center">$299</td></tr><tr><td align="center">Kickstart</td><td align="center">2,500 USDT</td><td align="center">149$</td></tr></tbody></table>


---

# 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://bitfunded.gitbook.io/support/introduction/challenge-type.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.
