# FAQs

<details>

<summary>Can I use my TradersYard credential to login into the WebTrader?</summary>

Yes, you do not need to login separately

</details>

<details>

<summary>How to create support ticket from WebTrader?</summary>

Just use the live-chat button in the bottom right corner of your webtrader.

</details>

<details>

<summary>Can I link single chart window to multiple watchlist.</summary>

Yes, you can connect chart to many watchlist opened simultaneously. Be creative in setting up your workspace to tailor your needs particularly. &#x20;

</details>

<details>

<summary>Can I set up multi monitor workspace?</summary>

Yes, all you need is to open any window in new tab and move the tab to another monitor.&#x20;

</details>

Source: <https://docs.agenatrader.com/webtrader/faqs>


---

# 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/webtrader/faqs.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.
