# LLMS.txt - Machine-readable crawl permissions for LLM/AI crawlers # Generated: 2025-11-06 # # This file indicates how AI/LLM crawlers should treat content on this site. # The format is intentionally simple and similar to robots.txt. Consumers may # choose to follow these directives. Use Allow/Disallow lines to control # access. Contact provides an operator email for questions about use. # # Fields: # Contact: -- optional operator contact # User-agent: -- agent that the rules apply to # Allow: /path -- allow crawling of path # Disallow: /path -- disallow crawling of path # Crawl-delay: -- optional delay between requests # Contact: support@sciastra.com User-agent: * Allow: / # Example: to disallow AI training on private resources, add lines like: # User-agent: * Disallow: /admin/ # End of file