# Storefront AI overview

> What Storefront AI is — one script tag plus capabilities you turn on individually from the Poneva dashboard.

Storefront AI is Poneva's agentic-commerce layer for your store: one script tag, plus a set
of capabilities you turn on individually from your dashboard. Two shopper-facing
capabilities are live today — the **[Shopping Assistant](./shopping-assistant.md)**, a chat
panel grounded in your real catalog, and **[Agentic Kits](./agentic-kits.md)**, curated
product bundles rendered directly on your search pages. Everything is configured and
published from the Poneva dashboard; beyond the one-line install there is no theme rework,
no catalog feed, and no custom code required.

> **A note on identifiers.** Some literal API surfaces — the embed URL, data attributes,
> and JavaScript entry points — still carry the platform's former product name, `skaii`.
> They are stable, supported surfaces; use them exactly as written in these docs.

## Where to go next

- [Quick start: install](./quick-start.md) — the one-line embed snippet and what happens
  once it is on your site.
- [Shopping Assistant](./shopping-assistant.md) — the chat panel: settings, behavior, and
  placement.
- [Agentic Kits](./agentic-kits.md) — the kit band on your search pages and the dashboard
  lifecycle that controls it.
- [How serving behaves](./serving-behavior.md) — the fail-closed guarantees behind
  everything shoppers see.
- [Integration contract & APIs](./integration-contract.md) — for engineering teams that
  want precise control.
- [Agents & MCP](./agents-mcp.md) — operating the platform from an AI agent.
- [Roadmap](./roadmap.md) and [Support](./support.md).
