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

# SQガイド

> SQはあらゆるチャネルを横断して在庫・受注・商品を一元管理。SQは"売り切る力"と"効率化"を両立する次世代の基幹システムです。

## 管理

<CardGroup cols={2}>
  <Card title="商品" icon="shirt" iconType="duotone" href="/guide/products" />

  <Card title="顧客" icon="face-smile" iconType="duotone" href="/guide/customers" />

  <Card title="在庫" icon="boxes-stacked" iconType="duotone" href="/guide/inventory" />

  <Card title="注文" icon="cart-shopping" iconType="duotone" href="/guide/orders" />

  <Card title="倉庫" icon="warehouse-full" iconType="duotone" />
</CardGroup>

## CRM

<CardGroup cols={2}>
  <Card title="ポイント" icon="money-bill-1" iconType="duotone" href="/guide/point" />

  <Card title="会員ランク" icon="ranking-star" iconType="duotone" href="/guide/rank" />

  <Card title="ディスカウント" icon="badge-percent" iconType="duotone" href="/guide/discounts" />
</CardGroup>

## 販売チャネル連携

<CardGroup cols={2}>
  <Card title="Shopify" icon="bag-shopping" iconType="duotone" href="/guide/shopify-integration" />

  <Card title="リテールポータル" icon="store" iconType="duotone" href="/guide/retail-portal-integration" />

  <Card title="POSシステム" icon="cash-register">
    Soon come...
  </Card>
</CardGroup>

## 設定

<CardGroup cols={2}>
  <Card title="データ管理" icon="database" iconType="duotone" href="/guide/data-management" />

  <Card title="カスタムデータ" icon="grid-horizontal" />
</CardGroup>

<CardGroup cols={2}>
  <Card title="外部連携" icon="solar-system" iconType="duotone" href="/guide/app-integrations" />

  <Card title="インポート/エクスポート" icon="arrow-down-arrow-up" iconType="duotone" href="/guide/import-export" />
</CardGroup>
