# TraderChallenge

- [Welcome to the Yard](https://docs.tradersyard.com/traderchallenge/welcome-to-the-yard.md): TradersYard Challenges & Tournaments
- [Quick Start Guides](https://docs.tradersyard.com/traderchallenge/quick-start-guides.md)
- [Start your first Challenge](https://docs.tradersyard.com/traderchallenge/quick-start-guides/start-your-first-challenge.md)
- [The Challenge Dashboard](https://docs.tradersyard.com/traderchallenge/quick-start-guides/the-challenge-dashboard.md)
- [Connect your Challenge or Tournament to the WebTrader](https://docs.tradersyard.com/traderchallenge/quick-start-guides/connect-your-challenge-or-tournament-to-the-webtrader.md)
- [Connect your Challenge to AgenaTrader (Desktop)](https://docs.tradersyard.com/traderchallenge/quick-start-guides/connect-your-challenge-to-agenatrader-desktop.md): A connection to the "TradersYard Challenge" virtual brokerage account is required before a challenge is started.
- [Rules](https://docs.tradersyard.com/traderchallenge/rules.md)
- [Build Your Yard Configurator](https://docs.tradersyard.com/traderchallenge/build-your-yard-configurator.md): The configurator lets you build a challenge that matches your trading style, instead of adjusting yourself to fixed rules
- [Account Scaling](https://docs.tradersyard.com/traderchallenge/account-scaling.md)
- [Payout Requests](https://docs.tradersyard.com/traderchallenge/payout-requests.md)
- [Account Reset](https://docs.tradersyard.com/traderchallenge/account-reset.md)
- [Affiliate Program](https://docs.tradersyard.com/traderchallenge/affiliate-program.md)
- [Available Futures](https://docs.tradersyard.com/traderchallenge/available-futures.md)
- [FAQs](https://docs.tradersyard.com/traderchallenge/faqs.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.tradersyard.com/traderchallenge.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.
