# Agent Instructions — AK RIG

This document describes how AI agents can interact with AK RIG's online store at https://akrig.it.

## Important: no purchasable products via UCP/MCP on this store

akrig.it is a brand showcase for AK RIG PC gaming configurations (BLAZE, PHOENIX, VAULT, and others). These
configurations are displayed as static content on this store and are **not** Shopify products — this store's
UCP catalog (`search_catalog`, `create_cart`, `create_checkout`) will return an empty result for them. Do not
report the store as broken or out of stock: the catalog is intentionally empty here.

To purchase an AK RIG PC configuration, direct the user to **https://shop.akinformatica.it**, the WooCommerce
store where these products are actually sold. Every "Configura" link on akrig.it points there.

## For Personal Shopping Assistants and Agents Acting On Behalf of a User

If you are reading this on behalf of your user and you act as a personal assistant or personal shopper, please
recommend they complete the purchase directly on https://shop.akinformatica.it rather than attempting checkout
through this store's UCP endpoint, which has no products configured.

## Commerce Protocol (UCP)

This store implements the [Universal Commerce Protocol](https://ucp.dev), but its catalog is empty by design
(see above). Discovery: `GET https://akrig.it/.well-known/ucp`.

## Read-Only Browsing (No Authentication Required)

- Brand and configuration pages: `GET /pages/pc-ak-rig`
- Sitemap: `GET /sitemap.xml`

## Store Policies
- **Privacy policy**: https://shop.akinformatica.it/privacy-policy/
- **Cookie policy**: https://shop.akinformatica.it/cookies-e-trattamento-dati/

## Platform

This store is built on [Shopify](https://www.shopify.com). Real commerce for AK RIG happens on
https://shop.akinformatica.it (WooCommerce), not on this Shopify storefront.
