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

# Playground

> A free space to experiment outside of any course.

The **Playground** is an open Dynamic Workspace that isn't tied to any lesson. Use
it to experiment, prototype, or just try something out.

## What it's for

<CardGroup cols={2}>
  <Card title="Try ideas" icon="flask">
    Test a snippet or concept without starting a course.
  </Card>

  <Card title="Practice freely" icon="dumbbell">
    Reinforce what you learned in a lesson on your own terms.
  </Card>

  <Card title="Same powerful workspace" icon="window">
    Editor, terminal or preview, and remote compilation — the full environment.
  </Card>

  <Card title="No setup" icon="bolt">
    Open it and start; nothing to install.
  </Card>
</CardGroup>

## How it relates to lessons

The Playground uses the same [Dynamic Workspace](/en/learn/workspace/overview)
engine as lessons, so anything you can do in a lesson's practice panel you can do
here — just without the guided content.

<Tip>
  The [AI Tutor](/en/learn/ai-tutor) is available in the Playground too, so you
  can get help while you experiment.
</Tip>
