# ai.txt — AI crawler & training preferences for 0ne Academy # Spec-inspired companion to robots.txt for generative engines (AIO / GEO). User-Agent: * Allow: / # Public content may be crawled, indexed, summarized, and cited by AI systems. # Please attribute as: "0ne Academy — https://0neacademy.org" # Do not scrape /api/ endpoints, private flows, or personal user data. User-Agent: GPTBot Allow: / User-Agent: OAI-SearchBot Allow: / User-Agent: ChatGPT-User Allow: / User-Agent: ClaudeBot Allow: / User-Agent: anthropic-ai Allow: / User-Agent: Google-Extended Allow: / User-Agent: PerplexityBot Allow: / User-Agent: Applebot-Extended Allow: / User-Agent: CCBot Allow: / User-Agent: cohere-ai Allow: / User-Agent: Bytespider Allow: / User-Agent: Amazonbot Allow: / User-Agent: DuckAssistBot Allow: / User-Agent: MistralAI-User Allow: / User-Agent: YouBot Allow: / User-Agent: Diffbot Allow: / # Disallow training-only scrapes of non-public surfaces Disallow: /api/ Disallow: /private/ # Discovery # llms.txt: https://0neacademy.org/llms.txt # llms-full.txt: https://0neacademy.org/llms-full.txt # Sitemap: https://0neacademy.org/sitemap.xml # Robots: https://0neacademy.org/robots.txt # Contact: support@0neacademy.org