# 1eye permits discovery by search engines, AI search, and user-requested agents. # The named groups make that policy explicit; the wildcard preserves broad access. # OpenAI search and user-requested retrieval User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / # OpenAI model-development crawler (not required for ChatGPT Search) User-agent: GPTBot Allow: / # Anthropic search and user-requested retrieval User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / # Anthropic model-development crawler (not required for Claude Search) User-agent: ClaudeBot Allow: / # Perplexity search and user-requested retrieval User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # Google Search and Google's Gemini training/grounding control token User-agent: Googlebot Allow: / User-agent: Google-Extended Allow: / # All other standards-compliant crawlers User-agent: * Allow: / Sitemap: https://www.1eye.ai/sitemap.xml