> For the complete documentation index, see [llms.txt](https://knowledge.flexytrade.com/flexytrade-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.flexytrade.com/flexytrade-help-center/instafunded-accounts.md).

# InstaFunded Accounts

We are excited to announce the launch of our new InstaFunded Accounts, designed to provide traders with enhanced opportunities and flexibility. These accounts are tailored for serious traders looking to maximize their potential with a substantial account size and favorable trading conditions.

### Choose Your Bundle

Just like our standard plans, we also offer three exciting bundles for the $150k, $250k, $350k and $500k accounts perfectly tailored to meet the needs of traders with various levels of experience and capital.

## Pricing

### Single account

| **Insta Funded Account** | **Price** | **Total Accounts** |
| ------------------------ | --------- | ------------------ |
| 150k Elite               | $599      | 1                  |
| 250k Ultimate            | $699      | 1                  |
| 350k Supreme             | $849      | 1                  |
| 500k Legendary           | $1,199    | 1                  |

### 5 Accounts Bundle

| **Insta Funded Accounts** | **Price** | **Total Accounts** |
| ------------------------- | --------- | ------------------ |
| 150k Elite                | $2,799    | 5                  |
| 250k Ultimate             | $3,299    | 5                  |
| 350k Supreme              | $3,999    | 5                  |
| 500k Legendary            | $5,699    | 5                  |

### 10 Accounts bundle

| **Insta Funded Accounts** | **Price** | **Total Accounts** |
| ------------------------- | --------- | ------------------ |
| 150k Elite                | $4,990    | 10                 |
| 250k Ultimate             | $5,990    | 10                 |
| 350k Supreme              | $7,490    | 10                 |
| 500k Legendary            | $9,990    | 10                 |

For all our challenge accounts, regardless of the bundle you choose, the following rules remain the same:

<table data-header-hidden><thead><tr><th width="425"></th><th width="635"></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Account Type</strong></td><td><strong>Target</strong></td><td><strong>Maximum Position</strong></td><td><strong>Drawdown Limit</strong></td><td><strong>Activation Fee</strong></td></tr><tr><td>25k Intro</td><td>$1500</td><td>3</td><td>$1500</td><td>$139</td></tr><tr><td>50k  Intermediate</td><td>$3000</td><td>6</td><td>$2500</td><td>$149</td></tr><tr><td>100k Expert</td><td>$6000</td><td>12</td><td>$3000</td><td>$249</td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.flexytrade.com/flexytrade-help-center/instafunded-accounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
