# Quick Start Guides

- [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.


---

# 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/quick-start-guides.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.
