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

# Video tutorials

> Watch embedded fabriqa workflow videos and jump into the matching written guides.

Use this section when you want to see fabriqa in action before or after reading the written guides.

The current Learn section is curated from the fabriqa YouTube channel. Each tutorial now has its own page with an embedded video and related documentation links.

## Start with these tutorials

<Columns cols={2}>
  <Card title="Build fabriqa with fabriqa" icon="play" href="/learn/build-fabriqa-with-fabriqa">
    Watch a product-building workflow that shows fabriqa being used on fabriqa itself with specs-driven agents.
  </Card>

  <Card title="Switch agents in one chat" icon="play" href="/learn/switch-agents-in-one-chat">
    See a workflow that plans with Claude Code, reviews with Codex, then switches back in the same chat.
  </Card>

  <Card title="Run parallel workflows" icon="play" href="/learn/run-parallel-workflows">
    Watch fabriqa coordinate parallel work across different agent setups in one product flow.
  </Card>
</Columns>

## Match the tutorial to your goal

* Choose **Build fabriqa with fabriqa** when you want the broadest product walkthrough first.
* Choose **Switch agents in one chat** when you want to see agent handoffs without losing thread context.
* Choose **Run parallel workflows** when you want to see how fabriqa supports comparison and isolated execution patterns.

## Pair video with docs

* Start with [Quickstart](/quickstart) if you want the shortest written onboarding path.
* Go to [Workspaces and sessions](/concepts/workspaces) if you need help choosing between main and worktree work.
* Go to [Interface and chats](/use/interface-overview) if you want the UI surfaces explained in context.
* Go to [Workspace tools](/use/workspace-tools) if you want the review loop around chat output, files, terminal, and diffs.

You can also browse the full channel at [fabriqa-ai on YouTube](https://www.youtube.com/@fabriqaai).
