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

# Examples

> Real-world agent examples with video walkthroughs

<Warning>
  **Vizra ADK is in maintenance mode.** It continues to work and receives compatibility fixes, but no new features are planned. For evaluating AI agents — now built on the official [Laravel AI SDK](https://github.com/laravel/ai) — check out [Vizra Evals](/), its successor for the evaluation use-case. Coming from ADK? See the [migration guide](/evals/migrate-from-vizra-adk).
</Warning>

Browse complete, production-ready agent examples with video tutorials.

<CardGroup cols={2}>
  <Card title="Customer Support Agent" icon="headset" href="/examples/customer-support-agent">
    Handle customer inquiries, lookup orders, process refunds
  </Card>

  <Card title="Shopping Assistant" icon="bag-shopping" href="/examples/shopping-assistant">
    Product recommendations, inventory checks, personalized suggestions
  </Card>
</CardGroup>
