# Agent Instructions — Custom Packaging Pro This document describes how AI agents can interact with Custom Packaging Pro's website at https://custompackagingpro.co.uk. ## About Custom Packaging Pro is a leading provider of sustainable packaging solutions, offering custom boxes, mailer boxes, retail packaging, and fulfillment services with industry-leading design support. ## Read-Only Browsing (No Authentication Required) ### Products & Categories - Browse all products: `GET /product-category/{category}` - Product detail: `GET /product/{slug}` - Request a quote: `GET /request-quote` ### Store Metadata - Sitemap: `GET /sitemap.xml` - Agentic Discovery Sitemap: `GET /sitemap_agentic_discovery.xml` - Agent discovery: this document (`/agents.md`) is the canonical agent-facing description of this website. ## Core Pages - Homepage: https://custompackagingpro.co.uk/ - About Us: https://custompackagingpro.co.uk/about-us - Contact Us: https://custompackagingpro.co.uk/contact-us - Blog: https://custompackagingpro.co.uk/blog - Request Quote: https://custompackagingpro.co.uk/request-quote ## Store Policies - Privacy Policy: https://custompackagingpro.co.uk/privacy-policy - Terms of Service: https://custompackagingpro.co.uk/terms-of-service ## Platform This website is built on Laravel, a PHP web application framework.