# Connection to Paper to Trader dxFeed

1. To access the risk-free Simulated environment via the Paper to Trader dxFeed connection, users must first sign up and open an account by clicking "Sign Up" on the following page: <https://optimusflow.app/>. After signing up users will be sent two emails, one including instructions and one including a password to be used for Step 2.
2. Once a user has signed up and purchased a Paper to Trader license, users must log in to their Paper to Trader account portal: [Here](https://dashboard.optimusflow.app/Identity/Account/Login?ReturnUrl=%2F). This link will also be emailed to users after registering.
3. Before proceeding to connect on Optimus Flow, users must sign the mandatory Non-professional market data agreements prompted for first-time users in the top right of their Paper to Trader account portal.
4. After signing the mandatory market data agreements, users can open Optimus Flow and access the connection menu. The connection menu of Optimus Flow will automatically open upon launch, it can also be opened by right-clicking the platform toolbar at the top of your screen and clicking "connections".

<figure><img src="/files/6KgRnjUQc6sKzdMmGxeh" alt=""><figcaption><p>Click on "Optimus Futures - Disconnected" in the top right or right-click your toolbar to access the connection manager.</p></figcaption></figure>

5. With the connection menu open, click on "Paper to Trader dxFeed" under recent connections on the lefthand side of the menu.
6. Set the connection to REAL
7. Enter the same email address and password assigned to you that is used in Step 2.
8. Press connect.
9. Once Paper to Trader dxFeed is connected, users may not receive market data immediately until they update symbols on their watchlist, chart or DOM:

<figure><img src="/files/oyBvd7e39iby7n1kjqjs" alt=""><figcaption><p>Add symbols to your chart, watchlist, or DOM to populate market data on your Optimus Flow platform.</p></figcaption></figure>

10. Once a symbol has been added to your watchlist, chart, or DOM users will begin to receive live market data and can begin using their Paper to Trader login for risk-free simulation trading.

Users can customize their account balance and risk parameters at any time by logging back into their account portal ([Login here](https://dashboard.optimusflow.app/Identity/Account/Login?ReturnUrl=%2F)):

<figure><img src="/files/m5zNnH6k8732MfsRNcUr" 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://help.optimusflow.app/connections/connection-to-paper-to-trader-dxfeed.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.
