# How to connect TradeStation

## How to connect TradeStation

{% stepper %}
{% step %}

### Go to Manage Exchanges

Go to the **Manage Exchanges** tab from the top menu.
{% endstep %}

{% step %}

### Click connect to TradeStation

If you have an account click 'Connect to TradeStation'. If you don't have an account you can create one.

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

{% endstep %}

{% step %}

### Log into your TradeStation Account

Enter your username and password.

<figure><img src="/files/fHSYYnL5qJCEVCEk0I3r" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Accept the connection

Connect your TradeStation account with PrimeAutomation - this gives PrimeAutomation the ability to trade for you.

<figure><img src="/files/Ys9shHcjOa3AP6BDQH0N" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.primeautomation.ai/getting-started/how-to-connect-tradestation.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.
