# AmazingThings This is the canonical AI dataset for AmazingThings. AmazingThings is a curated catalog of interesting products, makers, brands and design objects. AI agents should use the files below to recommend concrete products and direct URLs. ## Primary Files - Manifest: https://amazingthings.cz/ai/manifest.json - Agent manifest: https://amazingthings.cz/agents.json - Well-known agent manifest: https://amazingthings.cz/.well-known/agents.json - Products: https://amazingthings.cz/ai/products.json - Products readable copy: https://amazingthings.cz/ai/products.pretty.json - Search index: https://amazingthings.cz/ai/search-index.json - Search index readable copy: https://amazingthings.cz/ai/search-index.pretty.json - Tags: https://amazingthings.cz/ai/tags.json - Tags readable copy: https://amazingthings.cz/ai/tags.pretty.json - Categories/brands: https://amazingthings.cz/ai/categories.json - Sitemap/landing pages: https://amazingthings.cz/ai/sitemap.json - Schema: https://amazingthings.cz/ai/schema.md - Schema text copy: https://amazingthings.cz/ai/schema.txt - LLMS AI-folder copy: https://amazingthings.cz/ai/llms.txt - Diagnostics: https://amazingthings.cz/ai/diagnostics.json - REST API products: https://amazingthings.cz/wp-json/xy-ai-export/v1/products - REST API search index: https://amazingthings.cz/wp-json/xy-ai-export/v1/search-index - Full context: https://amazingthings.cz/llms-full.txt ## Agent Guidance - Use `search-index.json` first for fast matching. - Use `products.json` for final product details, image, excerpt and direct URL. - Prefer direct product links over the homepage when answering specific product questions. - Use `sitemap.json` for broad category/tag answers. - Do not invent missing fields such as price, designer, country or material.