> For the complete documentation index, see [llms.txt](https://knowledge.flexytrade.com/flexytrade-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.flexytrade.com/flexytrade-help-center/connections-and-platforms/r-or-trader-pro-connection-guide.md).

# R|Trader Pro Connection Guide

First things first, download and install R|Trader Pro from this link: [R|Trader Pro installer](https://rithmic.com/rtraderpro.msi)

1. Just follow the prompt until you see the login screen.
2. Once you’re done, go ahead and log in with your FlexyTrade Rithmic credentials. This can be found in the confirmation email we sent you.

<figure><img src="/files/it4XzH0MkzEbcN0UkWJj" alt="" width="450"><figcaption></figcaption></figure>

3\. Simply choose “**Rithmic Paper Trading**” for the **System** field, and “**Chicago Area**” for the **Gateway** field. Make sure your login screen matches the one below:

<figure><img src="/files/kE72MvhMYxtwnzD5NVPR" alt="" width="418"><figcaption></figcaption></figure>

*You can click on “**Remember Me**” in the upper-right corner if you want the system to save your credentials and not worry about logging in again later.*

4\. After that, just click on “**Login**” and you should see the agreement window. First, click on “**Rithmic, LLC Market Data Subscription Agreement**”, then scroll down and click on “**I agree**”. Next, open the “**Rithmic, LLC Market Data Self-Certification**”, and select **“NON-PROFESSIONAL.”**

<figure><img src="/files/k58dQv65M2sWyBEMdKdj" alt=""><figcaption></figcaption></figure>

5\. If everything goes smoothly, R|Trader Pro should boot and open up on its own. You can now jump in and start exploring what the platform has to offer!

For more details on our available Market Data and Depth information, just go here: [Market Data and Market Depth](https://knowledge.flexytrade.com/flexytrade-help-center/challenge-step/what-are-the-rules-to-follow/market-data-and-market-depth)

## &#x20;


---

# 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://knowledge.flexytrade.com/flexytrade-help-center/connections-and-platforms/r-or-trader-pro-connection-guide.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.
