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

# Getting Started

> Learn how to create and deploy your first AI agent

# Getting Started with Sadaa Platform

Choose your preferred way to get started with Sadaa:

<CardGroup cols={2}>
  <Card title="Dashboard Setup" icon="browser" href="/documentation/quickstart/dashboard-setup">
    Create your first agent using dashboard interface
  </Card>

  <Card title="API Integration" icon="code" href="/documentation/quickstart/api-integration">
    Integrate Sadaa programmatically using our APIs
  </Card>
</CardGroup>
