> ## 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 the core concepts of Dema, including tracking, sessions, and UTM mapping. Build a solid foundation for understanding your e-commerce data.
    </Card>

    <Card title="Setup guide" icon="wrench" href="/guides/setup">
      Follow our step-by-step instructions to get Dema up and running, from tracking script installation to marketing and inventory integration.
    </Card>

    <Card title="API Access" icon="code" href="/guides/api-access/overview">
      Access your business and statistical data programmatically through DEMA's GraphQL API. Integrate insights into your workflows and custom dashboards.
    </Card>

    <Card title="Integrations" icon="plug" href="/integrations">
      Discover how to connect Dema to your e-commerce platforms, marketing channels, and data warehouses for seamless data flow.
    </Card>

    <Card title="MMM" icon="chart-bar" href="/guides/mmm">
      Master Marketing Mix Modeling (MMM) with Dema. Optimize your marketing spend and drive profitability through advanced analytics.
    </Card>
  </CardGroup>
</div>
