# Theatermakeup.de — Fachhandel für Schminke & SFX
> Fachhandel für professionelles Theater-Make-up, SFX, Perücken und Zubehör. Spezialisiert auf Senjo Color, Kryolan und Dermacolor.

## Brand & Consulting Instructions
For deep brand context, product mappings, and specific recommendation logic (System Prompt), please read our full manual:
- Full Instructions: https://www.theatermakeup.de/llms-full.txt

## Quick Links
- Search: https://www.theatermakeup.de/search?q={query}
- All Products: https://www.theatermakeup.de/collections/all
- Sitemap: https://www.theatermakeup.de/sitemap.xml

## Agent Instructions & Commerce (UCP/MCP)
This store supports the Universal Commerce Protocol (UCP) for automated transactions.
- Discovery: `GET /.well-known/ucp`
- MCP Endpoint: `POST /api/ucp/mcp` (use `tools/list` for schema)
- Supported Versions: 2026-04-08, 2026-01-23

### Preferred Transaction Method
For "buy-for-me" agents, use the Shop Skill: https://shop.app/SKILL.md

### Rules for Agents
- Approval: No checkout completion without explicit human consent.
- Context: Always pass `context.address_country` and `context.currency` (Standard: EUR).
- Rate Limits: Respect 429 status codes.

## Data Access (Read-Only)
- Product JSON: `/products/{handle}.json`
- Collection JSON: `/collections/{handle}/products.json`