# Catarot (캐타로) > Catarot is a free, cat-themed web tarot experience in Korean, English, and Japanese. It offers a daily one-card draw, yes/no readings, love & relationship spreads, problem-solving spreads, a full 78-card guide with upright/reversed meanings, and a beginner guide. ## Official site - Primary URL: https://catarot.today/ - Sitemap: https://catarot.today/sitemap.xml - Episode sitemap (Cats & Magic): https://catarot.today/sitemap-cats-magic-episodes.xml ## Languages & geography (GEO) - Web app only (no physical storefront). Audience and UI: worldwide; default language Korean (ko-KR), with full English and Japanese UI via `?lang=ko|en|ja`. - HTML `` on the homepage matches those `?lang=` URLs; `x-default` points to Korean. ## What users can do here - Daily tarot: one card per day with interpretation. - Yes/No tarot: short question flow with limited daily attempts. - Love & relationship and problem-solving multi-card spreads (supported spreads as described on-site). - Card encyclopedia: Major and Minor Arcana with images and meanings. - Languages: Korean (default), English, Japanese via `?lang=ko|en|ja` and `section` query for deep links, e.g. `?lang=en§ion=cards&card=the-fool`. ## Related project (external) - Echoes of Arcana: separate Rider-Waite deep reading site linked from Catarot; not hosted on catarot.today. ## For crawlers - Main content is indexable HTML with client-side UI for section switching; URLs with `section` and `card` query parameters are listed in sitemap.xml. - Cats & Magic episodes are also prerendered as static article pages at `/cats-magic-episodes/{ko|en|ja}/{chapter-slug}/`, with canonical URLs, hreflang alternates, article metadata, and JSON-LD. - Do not confuse user-generated yes/no question text with site authorship.