# Connecting to more than one CFD-Broker simultaneously

**Issue:**

You want to connect to more than one broker simultanoeusly, yet every time you try, you get an error message like this:

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F2805764894-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MQwPCScTa47vxWsw7R-%252F-MQwRo2UCJOQSpwjDJSK%252FErrorMultiBroker.png%3Falt%3Dmedia%26token%3D6098ed24-5e31-492e-bba3-43d11b330caa&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=692b211f&#x26;sv=2" alt=""><figcaption></figcaption></figure>

**Solution:**

We have implemented "virtual CFD-exchanges" for InstrumentEditor ("CFD1" - "CFD10"). From now on you can assign broker-specific CFDs to each of those exchanges.

Therefore you need to go to your Account connection settings / Accounts and chose "Markets only" for each broker in question. Then assign a different virtual exchange to each broker and confirm. Now you can connect to several CFD-brokers simultaneously.

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F2805764894-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MQwPCScTa47vxWsw7R-%252F-MQwRs40Tx5enyEDEZCV%252FVirtualExchanges2.png%3Falt%3Dmedia%26token%3Dcd1a42bc-7cde-43a7-94d6-1f1c6756a4b9&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=f7d86bb8&#x26;sv=2" alt=""><figcaption></figcaption></figure>


---

# 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/introduction/faq/top-faq/connecting-to-more-than-one-cfd-broker-simultaneously.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.
