# Connecting to ProjectX

## Prerequisites&#x20;

Before logging in to Quantower, ensure you:

* Have received your **account login credentials**
* Have accepted the market data and platform agreements by logging into the ProjectX platform

{% hint style="warning" %}
**Important:** You must log in to the ProjectX platform at least once to accept the required agreements. If this step is skipped, you will not be able to connect via Quantower.
{% endhint %}

<figure><img src="/files/9PemWL0XYDkaDKKFssMI" alt=""><figcaption></figcaption></figure>

## If You Already Have Quantower Installed

1. Open Quantower
2. Click the “Connections” button at the top
3. Select “ProjectX” from the list of available connections
4. In the Server dropdown, choose your Prop Firm
5. Log in using your ProjectX credentials

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

## You're Connected!

Once connected, you’ll have full access to your prop firm’s evaluation or funded account through Quantower, with real-time data, charts, and order management powered by ProjectX.

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

## Having Issues?

If you encounter any connection issues:

* Make sure you've first logged into the ProjectX platform to **accept all agreements** first
* Double-check your **username/password**
* Confirm you’ve selected **your firm** under the **Server** dropdown

For further support please get in touch with our support team via live chat on our website!


---

# 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.quantower.com/quantower/connections/connecting-to-projectx.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.
