# Mastra AI Examples **Purpose**: Working examples and code samples for Mastra AI --- ## Structure ``` examples/ ├── navigation.md (this file) └── workflow-example.md ``` --- ## Quick Routes | Task | Path | |------|------| | **Workflow example** | `workflow-example.md` | | **Workflow concepts** | `../concepts/workflows.md` | | **Workflow guide** | `../guides/workflow-step-structure.md` | --- ## By Type **Workflows** → Workflow implementation examples --- ## Related Context - **Mastra AI** → `../navigation.md` - **Concepts** → `../concepts/navigation.md` - **Guides** → `../guides/navigation.md`