# Connections

- [Connections manager](https://help.optimusflow.app/connections/connections-manager.md): The Connections manager allows users to select from available integrations and connect to them using your trading account. This window will automatically open upon platform launch.
- [Connection to Rithmic](https://help.optimusflow.app/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.
- [Connection to Ironbeam (Certigo)](https://help.optimusflow.app/connections/connection-to-ironbeam-certigo.md): The Ironbeam (Certigo) connection provides access to Futures trading on the CME, CBOT, NYMEX, COMEX and Coinbase Derivatives (formerly FairX) exchanges.
- [Connection to CQG](https://help.optimusflow.app/connections/connection-to-cqg.md): CQG technology provides access for trading futures and options on CME, CBOT, NYMEX, COMEX, EUREX, ICE, and CBOE.
- [Connection to Paper to Trader dxFeed](https://help.optimusflow.app/connections/connection-to-paper-to-trader-dxfeed.md): The Paper to Trader dxFeed connection provides access to a risk-free Simulated environment for paper trading on CME, CBOT, NYMEX, and COMEX futures.
- [Connection to Rithmic Prop](https://help.optimusflow.app/connections/connection-to-rithmic-prop.md): OptimusFlow enables Rithmic users with evaluation prop firm accounts to connect and trade using their accounts on Optimus Flow by purchasing an optional license.
- [Connection to OANDA](https://help.optimusflow.app/connections/connection-to-oanda.md): This guide helps you in a few simple steps to configure the connection to OANDA with the correct settings.


---

# 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://help.optimusflow.app/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.
