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

# Personalized Roadmap (MyRoads)

> Follow a learning path tailored to your goals and progress.

**MyRoads** is your personalized learning path through the
[knowledge graph](/en/learn/knowledge-graph). Instead of guessing what to study
next, you follow an ordered route that respects prerequisites and adapts to your
progress.

## How it works

<Steps>
  <Step title="Set a goal">
    Choose what you want to learn or achieve. xkat maps that goal to target nodes
    in the knowledge graph.
  </Step>

  <Step title="Get an ordered path">
    MyRoads computes a route from where you are to your goal, following
    `REQUIRES` relationships so you never start a topic before its prerequisites.
  </Step>

  <Step title="Track progress">
    As you complete lessons, your progress fills in along the road and the next
    step is always clear.
  </Step>
</Steps>

## Why a roadmap, not a playlist

A playlist is a fixed order someone else chose. A roadmap is **personal** — it
knows what you've already mastered, what a topic depends on, and where you're
trying to go, so it can route around what you already know and toward what you
need.

## Related

<CardGroup cols={2}>
  <Card title="Explore the graph" icon="diagram-project" href="/en/learn/knowledge-graph">
    See the full skill universe behind your roadmap.
  </Card>

  <Card title="Track progress" icon="chart-line" href="/en/learn/progress-library">
    Review what you've completed and bookmarked.
  </Card>
</CardGroup>
