> For the complete documentation index, see [llms.txt](https://help.quantower.com/quantower/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quantower.com/quantower/getting-started/connect-your-broker.md).

# Connect Your Broker

Quantower connects to multiple brokers, prop firms, and market data providers. Pick your provider below to start trading on a live or demo account — or keep practicing on the built-in simulated connection.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h2>Futures</h2></td><td align="center">CQG (AMP), Rithmic, Certigo, CTS</td><td align="center"></td><td><a href="/pages/-MJBSuDBbGamcUHgaz1n">/pages/-MJBSuDBbGamcUHgaz1n</a></td></tr><tr><td align="center"><h2>Stocks</h2></td><td align="center">Interactive Brokers (IBKR), Alpaca, Tradier</td><td align="center"></td><td><a href="/pages/-LYWVfY3bdbdOIDSFhzo">/pages/-LYWVfY3bdbdOIDSFhzo</a></td></tr><tr><td align="center"><h2>Crypto</h2></td><td align="center">Binance, Bybit, OKX, Hyperliquid, Deribit</td><td align="center"></td><td><a href="/pages/-MTHE57sbJ2ZEVWcDpS0">/pages/-MTHE57sbJ2ZEVWcDpS0</a></td></tr><tr><td align="center"><h2>Prop Firms</h2></td><td align="center">Apex, Bulenox, Lucid Trading, Tradeify</td><td align="center"><sub>(via Rithmic or dxFeed)</sub></td><td><a href="/pages/-Lu7p3vUps8DLSsVpqfH">/pages/-Lu7p3vUps8DLSsVpqfH</a></td></tr><tr><td align="center"><h2>Forex &#x26; CFD</h2></td><td align="center">cTrader, OANDA, FXCM</td><td align="center"></td><td><a href="/pages/-LmEQu4Uet9iuR_5xe-0">/pages/-LmEQu4Uet9iuR_5xe-0</a></td></tr><tr><td align="center"><h2>Data Feeds</h2></td><td align="center">dxFeed, IQFeed, Polygon.io</td><td align="center"></td><td><a href="/pages/-LatYxdXLzWRL_ETB7T7">/pages/-LatYxdXLzWRL_ETB7T7</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Browse all connections</td><td><a href="https://www.quantower.com/connections">https://www.quantower.com/connections</a></td></tr><tr><td align="center">Connections Manager (guide)</td><td><a href="/pages/-LEAsY9QIZuHvi8Op8hw">/pages/-LEAsY9QIZuHvi8Op8hw</a></td></tr><tr><td align="center">New here? First start</td><td><a href="/pages/-LEAsY9OSVgPfAL7N3HU">/pages/-LEAsY9OSVgPfAL7N3HU</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.quantower.com/quantower/getting-started/connect-your-broker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
