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

# Introduction

> The Shopify fulfillment app that decides where every order ships from

Charlie extends Shopify's fulfillment engine with location metadata, constraint rules, and ranked routing — so every order ships from the right place. Use it to prevent stock-outs, balance warehouse load, prioritize ship-from-store, and protect safety stock.

## Start here

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/getting-started/installation">
    Install Charlie from the Shopify App Store in one click.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Set up locations, constraints, and routing in under 10 minutes.
  </Card>
</CardGroup>

## Explore the product

<CardGroup cols={2}>
  <Card title="Locations" icon="warehouse" href="/locations/overview">
    Extend Shopify locations with types, tags, and daily order limits.
  </Card>

  <Card title="Fulfillment constraints" icon="ban" href="/constraints/overview">
    Block locations from fulfilling specific orders based on product, customer, or cart conditions.
  </Card>

  <Card title="Order routing" icon="route" href="/order-routing/overview">
    Rank locations so orders ship from the right place by priority, capacity, or inventory.
  </Card>

  <Card title="Inventory" icon="boxes-stacked" href="/inventory/overview">
    Keep safety stock, sync to theme metafields, and avoid overselling.
  </Card>
</CardGroup>

## Guides

<CardGroup cols={2}>
  <Card title="Ship from store" icon="store" href="/guides/ship-from-store-launch-with-charlie">
    Launch a ship-from-store program end-to-end.
  </Card>

  <Card title="Prioritize warehouse shipping" icon="boxes-packing" href="/guides/prioritize-warehouse-shipping">
    Keep warehouses at the top of your routing order.
  </Card>
</CardGroup>

## Stay in the loop

<CardGroup cols={2}>
  <Card title="Changelog" icon="list-timeline" href="/changelog">
    What's new in Charlie.
  </Card>

  <Card title="Support" icon="headset" href="mailto:support@usecharlie.ai">
    Reach the Charlie team.
  </Card>
</CardGroup>
