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

# StateSet iCommerce Docs

> Start here to explore StateSet products, APIs, and guides.

# StateSet iCommerce Documentation

Welcome to the StateSet iCommerce docs. This landing page helps you choose a product area and get to the right guides quickly.

```bash theme={null}
npm install -g @stateset/cli
```

```bash theme={null}
npx @stateset/cli
```

```bash theme={null}
stateset --version
```

# StateSet iCommerce Skills

AI Agents can use the iCommerce skills to run their commerce engine and sync to the sequencer.

```bash theme={null}
curl -s https://docs.stateset.com/stateset-icommerce-skill.md > ~/.claude/skills/stateset-icommerce/SKILL.md
```

1. Run the command above to get started

2. Register & save your API key

3. Start running your commerce engine and sync to the sequencer

## Start with iCommerce

StateSet iCommerce Engine is the unified, AI-native embedded engine for agentic commerce.

<CardGroup cols={3}>
  <Card title="iCommerce Overview" icon="bolt" href="/icommerce">
    Category definition and why iCommerce matters.
  </Card>

  <Card title="iCommerce Quickstart" icon="rocket" href="/stateset-icommerce/stateset-icommerce-quickstart">
    Start building with the embedded engine.
  </Card>

  <Card title="iCommerce Architecture" icon="globe" href="/icommerce-architecture">
    How the engine is structured end to end.
  </Card>
</CardGroup>

## Product Areas

<CardGroup cols={3}>
  <Card title="StateSet Sandboxes" icon="server" href="/stateset-sandbox/stateset-sandbox-sdk-node">
    Secure execution environments for agents.
  </Card>

  <Card title="Agentic Commerce Protocol (ACP)" icon="globe" href="/stateset-acp/stateset-acp">
    Conversational checkout and delegated payments.
  </Card>

  <Card title="Universal Commerce Protocol (UCP)" icon="globe" href="/stateset-ucp-quickstart">
    Standard discovery + checkout for commerce.
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="StateSet iCommerce" icon="server" href="/stateset-icommerce">
    Secure execution environments for agents.
  </Card>

  <Card title="StateSet Sequencer" icon="shuffle" href="/stateset-sequencer-architecture">
    Verifiable event sequencing for auditability.
  </Card>

  <Card title="Set L2" icon="globe" href="/set/set">
    On-chain anchoring of commitments and proofs.
  </Card>
</CardGroup>
