> For the complete documentation index, see [llms.txt](https://docs.tradersyard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tradersyard.com/yard-platform/connecting-with-multiple-accounts.md).

# Connecting with Multiple Accounts

**Note:**&#x20;

* You can connect to only **one** TY Challenge account at a time, regardless of whether you are using different browsers, monitors or devices.
* If you are already connected to a TY Challenge you need to disconnect first then connect to other TY Challenge account.

<figure><img src="/files/PpPsE7PSTBTYeNPSnJHI" alt=""><figcaption></figcaption></figure>

On the right side, you will see a **Connect** button next to each Account ID. Click **Connect** on the account you want to use, and the platform will switch to that account automatically.

<figure><img src="/files/cD5j3dSlAxn6Ocbr3SIW" alt=""><figcaption></figcaption></figure>

After you select and click on "Connect" you will be successfully connected to the TY Challenge account you selected.

<figure><img src="/files/RrrrDRSvoqwXO0BNJPh8" alt=""><figcaption></figcaption></figure>

Please refer to the video guide for better understanding:

{% embed url="<https://www.youtube.com/watch?v=FjzZD4qKo5s>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/yard-platform/connecting-with-multiple-accounts.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.
