# Getting Started

**Prime Automation** is the world’s first truly AI-driven crypto trading platform, designed to make automated trading **simpler, smarter, and faster**.

With seamless integration into:

* 🟠 **BloFin** and **Bitget** for crypto
* 🟡 **TradeStation** for stocks & futures

You can deploy powerful bots that adjust to live market conditions — all from a beautifully simple web interface.

> Strategies are hand-crafted by the expert team at **ChartPrime** and come prebuilt so you can launch confidently, even if you're new to automation.

***

## 📘 What This Documentation Covers

This guide walks you through everything you need to get started with Prime Automation, including:

* Creating your account
* Connecting your exchange
* Launching your first bot
* Monitoring trades in real time
* Using the prebuilt systems

{% hint style="info" %}
💡 **Why Prime Automation?**

Unlike most bot platforms that are complex and confusing, Prime Automation makes it simple — just a few clicks to start trading with AI-powered strategies.
{% endhint %}

***

## 🚀 Get Started

> 🔗 Visit: <https://primeautomation.ai/signin>

> 🆕 If you don’t have an account yet, click **Register**, create your account, and verify your email.

Once you're in, you’ll land on the **main dashboard** where you can start deploying bots and connecting your exchanges.

<a href="https://primeautomation.ai/signin" class="button primary">Go to Prime Automation</a>


---

# 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/getting-started.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.
