# Trade Fund Phase

- [Promotion to Trade Fund](https://docs.acetrader.com/documentation/trade-fund-phase/promotion-to-trade-fund.md)
- [Account Balance and Buying Power](https://docs.acetrader.com/documentation/trade-fund-phase/account-balance-and-buying-power.md)
- [Carry-Over of Rules](https://docs.acetrader.com/documentation/trade-fund-phase/carry-over-of-rules.md)
- [Profit Split Details](https://docs.acetrader.com/documentation/trade-fund-phase/profit-split-details.md)
- [Payout Process and Schedule](https://docs.acetrader.com/documentation/trade-fund-phase/payout-process-and-schedule.md)
- [Scaling and Account Growth](https://docs.acetrader.com/documentation/trade-fund-phase/scaling-and-account-growth.md)
- [Fees and costs](https://docs.acetrader.com/documentation/trade-fund-phase/fees-and-costs.md)
- [Compliance and Behavior](https://docs.acetrader.com/documentation/trade-fund-phase/compliance-and-behavior.md)
- [Losing the Trade Fund](https://docs.acetrader.com/documentation/trade-fund-phase/losing-the-trade-fund.md)
- [Support for Funded Traders](https://docs.acetrader.com/documentation/trade-fund-phase/support-for-funded-traders.md)


---

# 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.acetrader.com/documentation/trade-fund-phase.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.
