# Support & Resources

***

### 1. Documentation

All the docs you need are right here on **docs.tradingwizard.ai**.\
Use the left nav to browse by tool or feature.

* Chart Analyzer
* Market Scan
* Setup Calculator
* AI Learning Mode
* History
* Integrations
* Pricing

> TIP: Press `Ctrl+F` (Windows) or `Cmd+F` (Mac) to search for keywords on any page.

***

### 2. Chrome Extension

**TradingWizard AI Chrome Extension** lets you right‐click any live chart (TradingView, Binance, ByBit) and choose “Analyze with Kai” for instant AI analysis—no screenshots needed.

* Download: [Get Chrome Extension](https://chromewebstore.google.com/detail/kai-1-click-ai-analytics/fnjcejphjdobpoagmcjnghggcehdjbmj?utm_source=tradingwizard.ai)
* Installation: Click **Add to Chrome**, confirm permissions.
* Usage: Right-click on any canvas, choose **Analyze with Kai**, and a pop-up shows your Chart Analyzer results.

***

### 3. Tutorials & Videos

We regularly post step-by-step walkthroughs on our YouTube channel and in the **Resources** section of the platform. Example topics:

* “How to Crop & Upload Charts for Best Results”
* “Building a Trade Setup with Kai’s AI Recommendations”
* “Position Sizing: Live Demo”
* “Kai Chat: Ask Real-Time Questions”

> 🎥 Links to relevant video playlists will appear here soon—stay tuned!

***

### 4. Community & Feedback

* **Discord**: Join our community to ask questions, share setups, and get feedback.

  > [Invite Link](https://discord.gg/tradingwizardai)
* **Reddit**: r/TradingWizardAI – Post your charts and let other traders discuss Kai’s analysis.
* **Twitter**: [@TradingWizardAI](https://twitter.com/TradingWizardAI) – Market news, updates, and tip threads.

***

### 5. Contacting Support

If you can’t find an answer in these docs:

* Email: **<support@tradingwizard.ai>**
  * Subject line: `[Support] <Your Issue in Brief>`
  * Please include:
    1. Your account email.
    2. Screenshots (if relevant).
    3. Step-by-step reproduction (e.g., “I uploaded a chart but got a parsing error.”).
* In-App Chat (Pro/Premium only):\
  Click **Support** in the left nav, then click the “Chat with Us” button.

***

### 6. Release Notes & Changelog

We update TradingWizard AI every week. For a full list of changes (bug fixes, new features, performance improvements):

* Release Notes Page (to be published soon)

Sign up for email alerts at “Settings → Email Preferences” to get notified on major releases.

***


---

# 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/general/support-and-resources.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.
