# Frequently Asked Questions

- [Paper Trading](https://docs.acetrader.com/documentation/frequently-asked-questions/paper-trading.md)
- [Reset Credits](https://docs.acetrader.com/documentation/frequently-asked-questions/paper-trading/reset-credits.md)
- [Trade Fund Eligibility](https://docs.acetrader.com/documentation/frequently-asked-questions/trade-fund-eligibility.md)
- [Trade Fund](https://docs.acetrader.com/documentation/frequently-asked-questions/trade-fund.md): A Trade Fund is a funded trading account provided by AceTrader — no personal capital required. Traders keep a portion of any profits they make on it.
- [Payouts](https://docs.acetrader.com/documentation/frequently-asked-questions/trade-fund/payouts.md)
- [Subscription](https://docs.acetrader.com/documentation/frequently-asked-questions/subscription.md)
- [Referrals](https://docs.acetrader.com/documentation/frequently-asked-questions/subscription/referrals.md)
- [Free Trials](https://docs.acetrader.com/documentation/frequently-asked-questions/subscription/free-trials.md): This offers an opportunity to try the product before committing to a subscription. Traders will get 7 days free access to the Standard (Evaluation) plan type.
- [Account](https://docs.acetrader.com/documentation/frequently-asked-questions/account.md)
- [AceTrader Arena](https://docs.acetrader.com/documentation/frequently-asked-questions/acetrader-arena.md): AceTrader Arena is a recurring leaderboard competition where traders compete weekly for Trade Fund rewards based on their trading performance.


---

# 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/frequently-asked-questions.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.
