# Account Scaling

After every 4th payout of at least 1% profit, your FX funded account receives an additional 10% of your base account size in funding. Maximum scale: $200,000 or 5 times, whichever is reached first.

Example 1: $100,000 funded account. After 4th payout → +10% → $110,000. After 8th payout → $120,000, and so on.

Example 2: $150,000 funded account. After 4th → $165,000. After 8th → $180,000. Scaling stops at $195,000 (5x limit reached before $200,000 cap).

Futures accounts do not have a scaling plan.


---

# 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://docs.tradersyard.com/traderchallenge/account-scaling.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.
