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

# Quickstart

> Mission Control documentation - attribution, identity resolution, and customer insights

## Welcome to Mission Control

Mission Control provides identity resolution, multi-touch attribution, and customer analytics for e-commerce brands. This documentation covers platform setup, integrations, API reference, and reporting.

<Columns cols={2}>
  <Card title="Onboarding" icon="rocket" href="/integrations" horizontal>
    Set up Shopify permissions and connect your store.
  </Card>

  <Card title="Account Setup" icon="user-plus" href="/account-setup" horizontal>
    Create and configure your Mission Control account.
  </Card>
</Columns>

## Platform

<Columns cols={2}>
  <Card title="Shopify Custom Pixel" icon="code" href="/layerfive/shopify-custom-pixel">
    Install the tracking pixel to capture page views, cart events, and checkout data.
  </Card>

  <Card title="Database Design" icon="database" href="/layerfive/database-design">
    Understand the event, customer, and user data models.
  </Card>

  <Card title="Feature Flags" icon="flag" href="/mission-control/feature-flags">
    Manage feature flags for clients and modules.
  </Card>

  <Card title="Performance Reports" icon="chart-line" href="/mission-control/performance-reports">
    Configure and generate performance reports.
  </Card>
</Columns>

## Attribution & Reporting

<Columns cols={2}>
  <Card title="Click Attribution" icon="arrow-pointer" href="/attribution/click-attribution">
    Any-Click vs Last-Click attribution models.
  </Card>

  <Card title="Revenue Reporting" icon="dollar-sign" href="/attribution/revenue-reporting">
    Revenue tracking and attribution analysis.
  </Card>
</Columns>

## API Reference

<Card title="Mission Control REST API" icon="terminal" href="/api-reference/introduction" horizontal>
  Explore the full API with authentication, identity resolution, attribution, and analytics endpoints.
</Card>
