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

# The all-in-one dashboard for D2C brands

> Connect Shopify, ads, analytics, marketplaces, and logistics into one live system. Ask questions in plain English. Live the same day.

<div className="max-w-4xl mx-auto px-6 pt-16 text-center">
  <h1 className="text-4xl lg:text-5xl font-semibold text-zinc-900 dark:text-white tracking-tight">
    The Intelligence Dashboard for Your Brand
  </h1>

  <p className="mt-6 text-lg text-zinc-600 dark:text-zinc-400">
    Learn how to get started with Brandstack.
  </p>
</div>

<div className="max-w-5xl mx-auto px-6 pt-12 pb-24">
  <CardGroup cols={2}>
    <Card title="Fundamentals" icon="book-open" href="/guides/fundamentals/overview">
      Understand the data model, core metrics, and how attribution works.
    </Card>

    <Card title="Setup" icon="rocket" href="/guides/setup/overview">
      Invite your team, connect your first platform, and go live the same day.
    </Card>

    <Card title="Features" icon="grid-2" href="/guides/features/overview">
      Explore every module, from the AI Assistant to Anomaly Alerts.
    </Card>

    <Card title="Integrations" icon="plug" href="/integrations/overview">
      Connect Shopify, Meta Ads, Google Ads, GA4, marketplaces, and couriers.
    </Card>

    <Card title="AI Assistant" icon="sparkles" href="/guides/features/ai-assistant">
      Ask plain-English questions and get answers backed by your live data.
    </Card>

    <Card title="Anomaly Alerts" icon="bell" href="/guides/features/anomaly-alerts">
      Get notified the moment key metrics move outside expected ranges.
    </Card>
  </CardGroup>
</div>
