> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xkat.space/llms.txt
> Use this file to discover all available pages before exploring further.

# Course Creation Flow

> The end-to-end path from idea to published course.

This is the high-level journey of creating a course in xkat, from a first idea to
a published, multilingual course.

<Steps>
  <Step title="Outline with AI">
    Start from a prompt or an imported file. The [AI Wizard](/en/studio/ai-wizard)
    drafts a course outline and structure.
  </Step>

  <Step title="Design the knowledge graph">
    Arrange the lessons as [nodes and prerequisites](/en/studio/knowledge-design)
    so learners get a coherent path.
  </Step>

  <Step title="Generate lesson content">
    The [V4 Generator](/en/studio/v4-generator) produces lesson content node by
    node, guided by templates and constraints.
  </Step>

  <Step title="Configure the lab">
    Set the [languages and compiler profiles](/en/studio/lab-environment) learners
    will use to practice.
  </Step>

  <Step title="Validate">
    Run the content and code through the [Harness](/en/studio/harness) to catch
    errors before anyone sees them.
  </Step>

  <Step title="Translate & publish">
    Generate localized versions and [publish](/en/studio/translation-publishing)
    to all nine languages.
  </Step>

  <Step title="Monetize">
    Set pricing and, as a Creator-tier creator, earn [revenue](/en/studio/monetization).
  </Step>
</Steps>

## Built for reliable AI

Throughout this flow, integrity checks confirm required nodes are present and
connected before content moves forward — part of the
[AI control pipeline](/en/platform/ai-pipeline) that keeps generated courses
trustworthy.
