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

# How do I get started?

> Start building with Aletyx through the Quickstart, persona-based learning paths, or the interactive online playground.

You have a few options:

* Follow the [Quickstart](/docs/quickstart) to stand up your first automated decision.
* Use the guided getting-started portal and persona-based learning paths.
* Experiment in the [interactive playground](https://playground.aletyx.ai).

## Where to go next

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/docs/quickstart">
    Stand up your first automated decision with the guided Quickstart.
  </Card>

  <Card title="For Decision Analysts" icon="users" href="/docs/quickstart/decision-analysts">
    Follow the analyst path to model and manage decisions.
  </Card>

  <Card title="For Tech Leads" icon="users" href="/docs/quickstart/tech-leads">
    Follow the tech-lead path to evaluate and roll out Aletyx.
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/docs/core-concepts">
    Build a foundation in the key concepts behind Aletyx.
  </Card>

  <Card title="Playground" icon="play" href="/docs/components/playground/overview">
    Experiment with decisions and processes in the online playground.
  </Card>
</CardGroup>
