> 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/connections.md).

# Connections

- [Connections manager](https://help.quantower.com/quantower/connections/connections-manager.md): Connections manager allows select from available integrations the ones you are trading with and connect to them using your accounts.
- [Connection to CQG (AMP Futures)](https://help.quantower.com/quantower/connections/connection-to-cqg-amp-futures.md): CQG provides access to more than 75 world exchanges, allowing you to trade futures, options, stocks, bonds, commodity spreads, and much more.
- [Errors with CQG](https://help.quantower.com/quantower/connections/connection-to-cqg-amp-futures/errors-with-cqg.md): Here we described the possible errors with CQG connection in Quantower platform
- [Connection to Rithmic](https://help.quantower.com/quantower/connections/connection-to-rithmic.md): Rithmic technology provides access for trading futures and options on CME, CBOT, NYMEX and other exchanges. Full market depth, reliable data and great execution are main features of Rithmic.
- [Rithmic Issues](https://help.quantower.com/quantower/connections/connection-to-rithmic/rithmic-issues.md): Fix common Rithmic connection issues in Quantower — login errors, data and backfill problems, and gateway selection — with step-by-step solutions
- [Connecting to ProjectX](https://help.quantower.com/quantower/connections/connecting-to-projectx.md): This guide walks you through the steps to connect your ProjectX-powered Prop Frim account to Quantower and begin trading live or in evaluation.
- [Connection to Topstep](https://help.quantower.com/quantower/connections/connection-to-topstep.md): Connect your Topstep account to Quantower to trade evaluations and funded accounts with professional charting and order flow tools
- [Connection to Binance Futures](https://help.quantower.com/quantower/connections/connection-to-binance-futures.md): Binance Futures allows traders to trade futures on main cryptocurrencies with leverage and open both long & short positions.
- [Binance fresh account](https://help.quantower.com/quantower/connections/connection-to-binance-futures/binance-fresh-account.md)
- [Errors with Binance connection](https://help.quantower.com/quantower/connections/connection-to-binance-futures/errors-with-binance-connection.md): Here are descriptions of the most common errors when working with or connecting to Binance Futures / Binance Spot in Quantower platform
- [Connection to Bybit](https://help.quantower.com/quantower/connections/connection-to-bybit.md): Bybit is a cryptocurrency derivatives exchange that provides trading on the most popular crypto-assets like Bitcoin and Ethereum and their perpetual futures.
- [Connection to Interactive Brokers](https://help.quantower.com/quantower/connections/connect-quantower-to-interactive-broker.md): Follow the steps in this guide to connect the Quantower platform to the Interactive Brokers. The manual contains a detailed description, which will allow you to correctly configure the connection.
- [Errors with Interactive Brokers](https://help.quantower.com/quantower/connections/connect-quantower-to-interactive-broker/errors-with-interactive-brokers.md): Resolve common Interactive Brokers connection errors in Quantower, including login, TWS/Gateway setup, and market data issues, with clear fixes
- [Connection to cTrader](https://help.quantower.com/quantower/connections/connection-to-ctrader.md): Use cTrader Gateway in Quantower platform for connection to any cTrader's broker.
- [How to connect to FxPro via Quantower](https://help.quantower.com/quantower/connections/connection-to-ctrader/how-to-connect-to-fxpro-via-quantower.md): Connect your FxPro account to Quantower through the cTrader gateway and trade forex, indices, and CFDs with professional charting tools
- [How to connect to Pepperstone via Quantower](https://help.quantower.com/quantower/connections/connection-to-ctrader/how-to-connect-to-pepperstone-via-quantower.md): Connect your Pepperstone account to Quantower via the cTrader gateway to trade forex and CFDs with advanced charting and order flow tools
- [How to connect to IC Markets via Quantower](https://help.quantower.com/quantower/connections/connection-to-ctrader/how-to-connect-to-ic-markets-via-quantower.md): Connect your IC Markets account to Quantower through the cTrader gateway and trade forex, indices, and commodities with pro-grade analytics
- [Connection to OANDA](https://help.quantower.com/quantower/connections/connection-to-oanda.md): This guide helps you in a few simple steps to configure the connection to OANDA with the correct settings.
- [Connection to FXCM](https://help.quantower.com/quantower/connections/connection-to-fxcm.md): FXCM offers a wide range of trading instruments, such as 40+ FX pairs, CFDs on commodities, indices, as well as the main cryptocurrencies.
- [Connection to OKEx](https://help.quantower.com/quantower/connections/connection-to-okex.md): OKEx is an innovative cryptocurrency exchange with advanced financial services, providing everything for wise trading and investment.
- [Connection to MetaStock](https://help.quantower.com/quantower/connections/connection-to-metastock.md): This guide walks you through the process of registering a new account for MetaStock XENITH, installing the Eikon application and how to connect it via Quantower platform
- [Connection to IQFeed](https://help.quantower.com/quantower/connections/connection-to-iqfeed.md): You can benefit from market data provided by IQFeed while trading on Quantower platform. All you need to create IQFeed account and to connect it to Quantower.
- [Connection to Hyperliquid](https://help.quantower.com/quantower/connections/connection-to-hyperliquid.md): Master decentralized perpetuals trading by integrating the power of Hyperliquid L1 with the professional-grade analytics of Quantower.


---

# 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://help.quantower.com/quantower/connections.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.
