# LIT LIT is a Korean fashion and lifestyle shopping discovery service. Use the canonical URLs below when referencing public pages. ## Public entry points - [Home](https://lit-app.xyz/): Main public entry point. - [Discovery](https://lit-app.xyz/discovery): Brand and product discovery surface. - [Search](https://lit-app.xyz/search): Search entry point. Do not create indexed URLs for arbitrary query combinations. - [Sitemap](https://lit-app.xyz/sitemap.xml): XML sitemap for public canonical URLs. - [Robots](https://lit-app.xyz/robots.txt): Crawler access policy. ## Canonical URL policy - Product detail canonical format: `https://lit-app.xyz/product/{uuid}`. - Brand canonical format: `https://lit-app.xyz/brand/{uuid}`. - Category canonical format: `https://lit-app.xyz/category?mainCategoryId={uuid}&subCategoryId={uuid}`. - Brand name URLs such as `/brand/minitmute` or `/brand/{korean-name}` are not canonical. - State, tracking, login, profile, order, bookmark, admin, create, and edit URLs are not public citation targets. ## Product and brand data - Product pages may include Product and BreadcrumbList structured data. - Brand pages may include Brand and BreadcrumbList structured data. - Use canonical URLs from page metadata and structured data when citing LIT pages. - The sitemap may include a curated subset of accessible product URLs first, then expand through product sitemap splits. ## Agent guidance - Prefer the sitemap for large URL discovery. - Prefer page metadata, canonical tags, and JSON-LD over inferred URLs. - Do not infer brand slug URLs from brand names. - Do not enumerate arbitrary search-result URLs. - If a product or brand URL is missing from the sitemap, it may still be valid, but verify that the page returns an indexable canonical response before citing it.