# 24shopping - AI Documentation > 24shopping.com.ua is an online e-commerce storefront. ## Purpose This document provides instructions for AI agents and LLMs interacting with 24shopping. ## Navigation and Architecture - Our main storefront relies on Next.js. - We support localization (e.g., `/ru`). - Products can be discovered via search `/search` or collections `/collection/[slug]`. ## Agent Guidelines 1. **Search & Browse**: You can search products using query parameters. 2. **Purchases**: We support Agentic Commerce. When available, utilize the registered WebMCP tools for actions like `search_products` and `add_to_cart`. ## Developer Contact For AI-related inquiries or integration questions, please contact the development team.