> 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/connection-to-ctrader.md).

# Connection to cTrader

To connect Quantower to a broker that uses cTrader technology, it is sufficient to have (or create a new) account and log in with the cTrader ID. [**Full list of supported brokers** ](https://ctrader.com/featured-brokers/)you can find on official cTrader webstite.

See the detailed connection instructions of several cTrader brokers below:

* [**How to connect to FxPro via Quantower**](/quantower/connections/connection-to-ctrader/how-to-connect-to-fxpro-via-quantower.md)
* [**How to connect to Pepperstone via Quantower**](/quantower/connections/connection-to-ctrader/how-to-connect-to-pepperstone-via-quantower.md)
* [**How to connect to IC Markets via Quantower**](/quantower/connections/connection-to-ctrader/how-to-connect-to-ic-markets-via-quantower.md)

{% embed url="<https://youtu.be/FqR1nqsjMrI>" %}


---

# 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/connection-to-ctrader.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.
