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

# Learning & Product Tours

> Guided tours, tutorials, and resources to help you get the most out of Myrmex.

import { CardGroup, Card, Note } from '@mintlify/components';

Myrmex includes a built-in **Learning** area to help you and your team ramp up quickly. Open it from the account menu in the console.

<CardGroup cols={3}>
  <Card title="Interactive tours" icon="route">
    Step-by-step, in-product tours that walk you through the Workspace and key
    features. Start, pause, resume, or restart at any time — your progress is
    saved.
  </Card>

  <Card title="Product video" icon="circle-play">
    A guided overview video you can watch without leaving the console.
  </Card>

  <Card title="Tutorials" icon="book-open">
    Hands-on tutorials from the Myrmex blog, opened right inside the app.
  </Card>
</CardGroup>

<Note>
  New to the platform? The **welcome tour** runs on your first visit to the
  Workspace and is the fastest way to get oriented. You can replay it any time
  from **Learning**.
</Note>

## Keep Going

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" href="/documentation/get-started/quickstart">
    Connect your first asset and put the AI to work.
  </Card>

  <Card title="Core Concepts" icon="brain" href="/documentation/get-started/concepts">
    Contexts, the Workspace, and how the agents collaborate.
  </Card>
</CardGroup>
