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

# Home

<div className="welcome-container-first">
  <span className="build-with">The commerce intelligence platform</span>

  <span className="description-text">Learn how to get started with Dema.</span>
</div>

<div className="welcome-container">
  <CardGroup cols={2}>
    <Card title="Fundamentals" icon="book-open" href="/guides/fundamentals">
      Learn how tracking, sessions, and UTM mapping work in Dema.
    </Card>

    <Card title="Setup guide" icon="wrench" href="/guides/setup">
      Set up tracking and connect your marketing and inventory data.
    </Card>

    <Card title="Agents" icon="robot" href="/guides/agent/overview">
      Explore your data and create agents for recurring work.
    </Card>

    <Card title="Integrations" icon="plug" href="/integrations">
      Connect Dema to e-commerce platforms, marketing channels, and data warehouses.
    </Card>

    <Card title="MMM" icon="chart-bar" href="/guides/mmm">
      Use Marketing Mix Modeling (MMM) to measure and plan your marketing spend.
    </Card>

    <Card title="API Access" icon="code" href="/guides/api-access/overview">
      Query business and statistical data through Dema's GraphQL API.
    </Card>
  </CardGroup>
</div>
