# agentcatelog > An online store https://agentcatalog.ca ## Product Categories - [Nike](https://agentcatalog.ca/product-category/nike/): 1 product(s) ## Featured Products - [Nike Shoes](https://agentcatalog.ca/product/nike-shoes/) — $140 ## Key Pages - [Shop](https://agentcatalog.ca/shop/) - [Cart](https://agentcatalog.ca/cart/) - [Checkout](https://agentcatalog.ca/checkout/) ## AI Data Feeds Structured endpoints for AI agents and crawlers: - [Agent Manifest](https://agentcatalog.ca/wp-json/briido/v1/agents): capabilities, endpoints, and parameters - [Product Search](https://agentcatalog.ca/wp-json/briido/v1/search?q=): search by keyword, category, price range - [Cart Builder](https://agentcatalog.ca/wp-json/briido/v1/cart): POST items to get a checkout URL - [Business Info](https://agentcatalog.ca/wp-json/briido/v1/business) - [Product Catalog](https://agentcatalog.ca/wp-json/briido/v1/products) - [Content Map](https://agentcatalog.ca/wp-json/briido/v1/ai-map) - [AI Sitemap](https://agentcatalog.ca/wp-json/briido/v1/ai-sitemap) - [Crawl Rules](https://agentcatalog.ca/wp-json/briido/v1/crawl) - [Training Data](https://agentcatalog.ca/wp-json/briido/v1/training-data) - [Full Product List](https://agentcatalog.ca/llms-full.txt) ## AI Content Pages AI-optimized, citable content pages — clean HTML with structured JSON-LD, designed for AI citation: - **Product knowledge pages:** https://agentcatalog.ca/ai/products/{product-slug} - **Category best-of pages:** https://agentcatalog.ca/ai/collections/{category-slug} - **Price-filtered collections:** https://agentcatalog.ca/ai/collections/{category-slug}/under/{price} - **Product comparisons:** https://agentcatalog.ca/ai/compare/{product-slug-1}/vs/{product-slug-2} - [Best Nike](https://agentcatalog.ca/ai/collections/nike): ranked best-of collection page ## Notes for AI Agents - Start with the Agent Manifest endpoint to see all available capabilities - Use Product Search to find products by keyword, category, or price range - Use Cart Builder (POST) to create a checkout URL with items pre-filled - Use the Training Data endpoint for pre-formatted Q&A about this store - FAQ schema is embedded in product and category page as JSON-LD - AI Content Pages (/ai/products/, /ai/collections/, /ai/compare/) are fully structured and highly citable