# Getting Started

***

### 1. Create Your TradingWizard AI Account

1. Visit [tradingwizard.ai/app](https://tradingwizard.ai/app).
2. Enter your email and choose a password (or sign up with Google).
3. Confirm your email via the message we send you.
4. Log in for the first time and you’ll land on the **Chart Analyzer** page.

***

### ~~2. Connect Your Exchange (Optional)~~ *<mark style="color:yellow;">(Coming soon)</mark>*

~~Linking an exchange lets you:~~

* ~~**Sync your portfolio** for live PnL and balances.~~
* ~~**Unlock Free Pro Access** (if you used our referral link).~~
* ~~**Enable Market Scan data** specific to your balances.~~

~~To connect:~~

1. ~~Go to **Integrations** (left‐nav → Integrations).~~
2. ~~Click **Add New Exchange**.~~
3. ~~Select **ByBit** or **Binance Futures**.~~
4. ~~Follow the on-screen prompts to create an API key (from your exchange) with the required permissions (read‐only, trade history).~~
5. ~~Paste your API key and secret into TradingWizard AI.~~
6. ~~Click **Save** and wait for confirmation that your account is synced.~~

***

### 3. Navigate the Dashboard

Once logged in, the left sidebar will show all major tools:

* **Chart Analyzer** – Analyze any chart image.
* **Market Scan** – AI insights on today’s markets.
* **Setup Calculator** – All trading calculators in one place.
* **AI Learning Mode** – Access lessons, chat with Kai, or browse topics.
* **History** – View past chart analyses.

At the bottom-left, you’ll see:

* Your account status (Free, Pro, or Premium).
* Links to **Plans**, **Documentation**, **Chrome Extension**, and **Support**.

***

### 4. Verify Your Plan

By default, new users start on the **Free Plan**.

* **Free Plan**:
  * Up to 1 AI‐powered Chart Analysis per day
  * Basic Market Scan (daily summary only)
  * Access to Setup Calculator (Position Sizing, P/L)
  * AI Learning Mode (Limited topics, no custom lessons)

To upgrade or verify Pro status (if you used the referral link), see Pricing.

***

### 5. Where to Find Help

* **Documentation**: You’re here! Browse sections for each tool.
* **Chrome Extension**: One‐click chart analysis in your browser.
* **Support**: Email us at <support@tradingwizard.ai> or click **Support** in the left nav.

Congratulations—your account is set up! Proceed to the next section to analyze your first chart.


---

# 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.tradingwizard.ai/start-here/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.
