# https://polymathy.skelfresearch.com/robots.txt # Polymathy is an open Rust service from Skelf-Research. This site documents it. # We explicitly allow AI crawlers used by answer engines, because we want this # documentation to be reachable from the systems Polymathy itself enables. # --- Answer-engine / LLM crawlers: allowlisted --- User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: Claude-User Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: cohere-ai Allow: / User-agent: Diffbot Allow: / User-agent: DuckAssistBot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Amazonbot Allow: / User-agent: YouBot Allow: / User-agent: MistralAI-User Allow: / # --- Classic search crawlers: allowed --- User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / # --- Default: allow everything else --- User-agent: * Allow: / Sitemap: https://polymathy.skelfresearch.com/sitemap-index.xml