# AI Learning Mode

***

{% embed url="<https://www.youtube.com/watch?v=AuKBpg_IQ24>" %}
AI Learning Mode Tutorial
{% endembed %}

### 1. Overview

AI Learning Mode has two primary sections:

1. **Kai Trading Master (Instant Generation)** – Type any question or topic and get a tailored lesson.
2. **Browse Learning Topics** – Explore prebuilt lessons on key trading subjects.

> 🔒 Some advanced “Custom Lessons” require a Pro or Premium subscription (look for the lock icon).

***

### 2. Kai Trading Master (Instant Generation)

1. Click **AI Learning Mode** in the left nav.
2. In the top box, type a query (for example):
   * “How to identify trend reversals”
   * “RSI indicator strategy”
   * “Options trading basics”
3. Click **Generate** (or press Enter).

Kai returns:

* **Step-by-Step Lesson**: Text, diagrams (if relevant), and bullet-point takeaways.
* **Examples & Charts**: Embedded images showing typical setups.
* **Quiz Questions** (optional, if you ask “Give me a quiz on RSI”).

> **Note:** Free users get up to 3 instant lessons/day. Pro users get 10/day. Premium users have **unlimited**.

***

### 3. Browse Learning Topics

Below the instant‐generation box, you’ll see a grid of **curated lesson cards**. Each card includes:

* **Topic Tags** (e.g., Technical Analysis, Chart Patterns, Risk Management).
* **Title** (e.g., “Technical Analysis Fundamentals”).
* **Short Description**.
* **Last Updated Time** (timestamp).
* **Unlock Lesson** button (locked for Pro/Premium topics).

***

### 4. Interacting with Lessons

1. Click **Unlock Lesson** (🔒) → If you’re on Free, you’ll be prompted to upgrade if that lesson requires an active subscription.
2. Once unlocked, the lesson opens in full:
   * **Introduction** (what you’ll learn).
   * **Key Concepts** (bullet list).
   * **Step 1 / Step 2 / …** (structured explanations).
   * **Examples & Charts** (graphs or annotated screenshots).
   * **Further Reading** (links to external resources or our blog).
3. At the bottom of each lesson: **“Ask Kai”** chat box—type follow-ups (e.g., “Show me a chart example of a head and shoulders reversal”).

***

### 5. My Lessons

* Click the **My Lessons** tab (next to “Content”) to see all lessons you’ve unlocked or generated.
* You can **favorite**, **download as PDF**, or **share** a lesson link.
* Lessons are automatically saved to your account, even if you log out and return later.

***

### 6. Tips & Best Practices

* **Ask Specific Questions**: The more precise your query (e.g., “How to use Bollinger Bands in a ranging market?”), the more targeted Kai’s lesson.
* **Combine with Chart Analyzer**: After reading a lesson, take a chart screenshot and drop it into Chart Analyzer to see real‐time examples of that concept.
* **Bookmark Key Topics**: Use **My Lessons → Favorite** to build your personalized curriculum.
* **Upgrade for Custom Lessons**: Free and Pro users can only browse prebuilt topics. Premium unlocks “Create Your Own Lesson” capability.

***


---

# 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/trading-tools/ai-learning-mode.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.
