# 🖥️ WEBTRADER

- [Connect to a TradersYard Challenge](https://docs.agenatrader.com/webtrader/connect-to-a-tradersyard-challenge.md)
- [Connecting with Multiple Accounts](https://docs.agenatrader.com/webtrader/connecting-with-multiple-accounts.md): When you have multiple TradersYard Challenge accounts, WebTrader enables you to connect to any of them according to your preference.
- [Placing an Order](https://docs.agenatrader.com/webtrader/placing-an-order.md)
- [Adding Stop Loss & Take Profit Orders](https://docs.agenatrader.com/webtrader/adding-stop-loss-and-take-profit-orders.md)
- [Modifying Orders](https://docs.agenatrader.com/webtrader/modifying-orders.md)
- [Link watchlist and Chart](https://docs.agenatrader.com/webtrader/link-watchlist-and-chart.md)
- [Adding multiple Charts](https://docs.agenatrader.com/webtrader/adding-multiple-charts.md)
- [Creating a Custom & Favourite Watchlist](https://docs.agenatrader.com/webtrader/creating-a-custom-and-favourite-watchlist.md): By default, TY WebTrader comes with pre-existing watchlists, but you have the option to create custom watchlists and a favourite watchlist to keep track of your favorite assets.
- [Creating & Editing a Workspace](https://docs.agenatrader.com/webtrader/creating-and-editing-a-workspace.md)
- [Using Filter Time Range In Trading Tab](https://docs.agenatrader.com/webtrader/using-filter-time-range-in-trading-tab.md)
- [How to have Charts on multiple monitors?](https://docs.agenatrader.com/webtrader/how-to-have-charts-on-multiple-monitors.md)
- [FAQs](https://docs.agenatrader.com/webtrader/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.agenatrader.com/webtrader.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.
