# ai.txt — AI training & access policy for zaions.com # Spec: https://site.spawning.ai/spaces/ai-txt # Last updated: 2026-04-24 # # This file declares the site's policy for AI crawlers, LLM training corpora, # and generative AI systems. It complements robots.txt (which governs crawling) # by explicitly stating what these systems may do with content from zaions.com. # # Position: Zaions is an open-source platform. Its blog, documentation, FAQ, # and about content are INTENDED to be cited by AI answer engines. Images, # logos, and personal photos are NOT available for generative model training. # ----------------------------------------------------------------------- # User-defined permissions (Spawning.ai ai.txt format) # ----------------------------------------------------------------------- # Text content (blog posts, tool descriptions, documentation, FAQ): User-Agent: * Allow: /blog/ Allow: /page/ Allow: /pages Allow: /portfolio/ Allow: /about Allow: /contact Allow: /privacy Allow: /terms Allow: /cookie-policy Allow: /account-deletion Allow: /sitemap Allow: /llms.txt Allow: /llms-full.txt Allow: /feed.xml Allow: /sitemap.xml # Block admin, auth, and private surfaces entirely: Disallow: /admin Disallow: /admin/ Disallow: /login Disallow: /logout Disallow: /settings Disallow: /my-queries Disallow: /data-deletion # ----------------------------------------------------------------------- # Generative AI training rules # ----------------------------------------------------------------------- # The following section follows the human-readable Spawning format. # Images are not licensed for generative image model training. DisallowAITraining: /og/ DisallowAITraining: /icons/ DisallowAITraining: /default-og-image.svg # Text is available for AI answer engines (citation, summarisation, # quoting with attribution). AllowAIAnswering: / AllowAICitation: / # ----------------------------------------------------------------------- # Contact # ----------------------------------------------------------------------- # For AI partnership, licensing, or data deletion requests: # Email: aoneahsan@gmail.com # Web: https://zaions.com/contact # # This file is informational. Legal terms live at https://zaions.com/terms.