> ## 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.

# Quickstart

> From sign-up to your first hands-on lesson in five minutes.

This guide takes you from a new account to running code in your first lesson.

<Steps>
  <Step title="Create an account">
    Go to [xkat.space](https://xkat.space) and sign up with email or a social
    login (such as GitHub or Google). See [Account & Profile](/en/get-started/account)
    for details.
  </Step>

  <Step title="Pick a language">
    xkat is available in nine languages. Choose yours from the language switcher —
    see [Supported Languages](/en/get-started/languages).
  </Step>

  <Step title="Find a course">
    Browse the catalog and open a course that matches your goal. Free courses are
    fully available on every plan. See [Exploring Courses](/en/learn/explore-courses).
  </Step>

  <Step title="Open your first lesson">
    Start the course. The **Dynamic Workspace** opens — an editor plus a terminal
    or live preview, depending on the lesson. Nothing to install.
  </Step>

  <Step title="Run your first code">
    Type the exercise code and run it. For backend lessons, output appears in the
    terminal via remote compilation; for frontend lessons, the preview updates
    instantly.
  </Step>

  <Step title="Ask the AI Tutor">
    Hit an error? Open the [AI Tutor](/en/learn/ai-tutor) panel — it reads your
    context and suggests a fix.
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Follow a roadmap" icon="route" href="/en/learn/roadmap">
    Let MyRoads guide what to learn next.
  </Card>

  <Card title="Explore the graph" icon="diagram-project" href="/en/learn/knowledge-graph">
    See how skills connect in 3D.
  </Card>

  <Card title="Understand plans" icon="credit-card" href="/en/get-started/membership-credits">
    Membership and AI Credits explained.
  </Card>

  <Card title="Create a course" icon="pen-ruler" href="/en/studio/overview">
    Try the Studio as a creator.
  </Card>
</CardGroup>
