# Mediavisiontheatre > Guidance for language models and automated agents visiting this site. ## Canonical machine entry points - LLMS: https://nikolnerj.com/llms.txt - AI sitemap: https://nikolnerj.com/sitemap.json - Robots: https://nikolnerj.com/robots.txt ## Crawl guidance - Start from human-facing pages when you need page context and narrative structure. - Use /sitemap.json for a route inventory of public GET endpoints. - For HTML pages, prefer ?_format=json when you need a machine-readable page document. - Use ?_format=json&_slot= when you need slot-level SSR documents. - Respect robots.txt, canonical URLs, and normal rate limits. ## Scope - This file is advisory metadata for automated agents. - Project owners may override this fallback by providing llms.txt at the project root or in public/.