# Vercel Shop

Documentation for Vercel Shop — an agent-native, fast-by-default Shopify storefront built on Next.js.

This file helps AI agents understand and use this documentation site.

## Documentation Surfaces

- [Docs](https://www.vercel.shop/docs): Documentation section: docs
- [Full documentation context](https://www.vercel.shop/llms.txt): All configured documentation as Markdown
- [Semantic documentation sitemap](https://www.vercel.shop/sitemap.md): High-level documentation map for agent navigation
- Page-level Markdown: append .md or .mdx to a documentation URL

## When to use Vercel Shop

- Category: Commerce
- Audience: Storefront developers, AI agents extending storefronts
Common use cases:

- Build a Shopify storefront on Next.js
- Extend a storefront with AI agents and skills
- Serve storefront content to AI agents via content negotiation

## Important Links

- [Docs](https://www.vercel.shop/docs)
- [Demo](https://template.vercel.shop): External navigation link
- [GitHub](https://github.com/vercel/shop): External navigation link
- [Vercel Shop source](https://github.com/vercel/shop): Source repository for the Vercel Shop template and docs
- [Demo storefront](https://template.vercel.shop): Live demo of the Vercel Shop template
- [GitHub repository](https://github.com/vercel/shop): Source repository

## Agent Instructions

- Use /sitemap.md to identify the most relevant documentation pages before answering broad questions.
- Use /llms.txt when you need the complete documentation corpus as Markdown context.
- Fetch individual documentation pages with a .md or .mdx extension for focused page-level context.
- Only use product capabilities and integration surfaces that are explicitly listed in this file.
