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

# Arktic Docs

> Run A/B tests on your Shopify store — themes, prices, content, redirects, and page templates.

<CardGroup cols={2}>
  <Card title="Quick start" icon="rocket" href="/getting-started/quickstart">
    Install the app, enable the embed, and run your first experiment in minutes.
  </Card>

  <Card title="How it works" icon="cpu" href="/getting-started/how-it-works">
    Understand visitor bucketing, assignment cookies, and how results are calculated.
  </Card>

  <Card title="Experiment types" icon="flask-conical" href="/experiments/types">
    Theme, price, section content, URL redirect, and page template tests explained.
  </Card>

  <Card title="Reading results" icon="chart-bar" href="/results/overview">
    CVR, revenue per visitor, lift, p-values, and when to call a winner.
  </Card>
</CardGroup>

## Common tasks

<CardGroup cols={3}>
  <Card title="Enable app embed" icon="toggle-right" href="/setup/app-embed">
    Turn on Arktic in your theme's App embeds panel.
  </Card>

  <Card title="Variant Content block" icon="square-code" href="/setup/variant-content">
    Place the block in Theme Editor to run section and page tests.
  </Card>

  <Card title="Template tests" icon="layout-template" href="/setup/template-tests">
    Duplicate a Shopify template to A/B test full page layouts.
  </Card>

  <Card title="Traffic allocation" icon="sliders-horizontal" href="/experiments/traffic-allocation">
    Control what percentage of visitors enter your experiment.
  </Card>

  <Card title="Segments" icon="users" href="/experiments/segments">
    Target experiments to specific devices, UTM sources, or referrers.
  </Card>

  <Card title="Statistical significance" icon="sigma" href="/results/significance">
    Understand p-values, confidence intervals, and when results are trustworthy.
  </Card>
</CardGroup>
