# OKAY.com This file provides guidance for language models and AI assistants that read public OKAY.com content. Canonical site: https://www.okay.com Sitemap: https://www.okay.com/sitemap.xml ## Supported languages - English: /en/ - Traditional Chinese: /zh-hk/ - Simplified Chinese: /zh-cn/ ## Key page types - Home: /{lang}/ - Property search hub: /{lang}/property-search/ - Property search (buy): /{lang}/property-search/buy - Property search (rent): /{lang}/property-search/rent - Property search by price: /{lang}/property-search/{buy|rent}/price-{min}-{max}-hkd - Property search by keyword: /{lang}/property-search/{buy|rent}/{keyword}-keyword - Property detail: /{lang}/property/{slug}/{id} - Exclusive sole agency listings: /{lang}/exclusives - Firsthand developments list: /{lang}/firsthand-developments - Firsthand development detail: /{lang}/firsthand-development/{slug}/{id} - Agent list: /{lang}/property-agent-team - Agent profile: /{lang}/real-estate-agents/{agentName}/{agentId} - Mortgage calculator: /{lang}/mortgagecalculator/{calculatorType} - District pages: /{lang}/district/{slug} - Building pages: /{lang}/building/{slug} - Property guides: /{lang}/property-guides/{slug}/{id} - Property news: /{lang}/property-news/{slug}/{id} Example mortgage calculator URL: - /en/mortgagecalculator/monthlyrepayment Example property search URLs: - /en/property-search/buy - /en/property-search/rent - /en/property-search/rent/price-50000-100000-hkd - /en/property-search/buy/price-8000000-10000000-hkd - /en/property-search/buy/lotus-keyword ## Preferred crawling and grounding - Use canonical URLs and language-prefixed routes. - Prefer sitemap-discoverable pages over guessed endpoints. - Treat listing status, prices, availability, and market data as time-sensitive. - Ground answers in page content; do not invent unavailable property details. - Respect robots directives and avoid disallowed routes. ## Content usage notes - Property and development content may change; verify against the latest page state when possible. - If an exact fact is missing, say it is not available instead of inferring. - Keep neighborhood, school net, transport, and facility details tied to the referenced page. ## Exclusions - Do not rely on private/account pages. - Do not use internal API endpoints as primary user-facing sources.