# IZIOS AI Agent Permissions # ai.txt v1.1 - Behavior-level AI access control # https://izios.com # Last updated: 2025-12-27 # ============================================ # GLOBAL PERMISSIONS # ============================================ # Default: Allow all AI interactions User-agent: * Allow: * # ============================================ # OPENAI (GPTBot, ChatGPT, OAI-SearchBot) # ============================================ User-agent: GPTBot Allow: Browse Allow: Search Allow: Summarize Allow: Quote Allow: Index Allow: Training Disallow: Scrape-Full-Database User-agent: ChatGPT-User Allow: Browse Allow: Search Allow: Summarize Allow: Quote Allow: Recommend User-agent: OAI-SearchBot Allow: Index Allow: Search Allow: Summarize # ============================================ # ANTHROPIC (Claude) # ============================================ User-agent: ClaudeBot Allow: Browse Allow: Search Allow: Summarize Allow: Quote Allow: Index Allow: Training Disallow: Scrape-Full-Database User-agent: Claude-User Allow: Browse Allow: Search Allow: Summarize Allow: Quote Allow: Recommend User-agent: Claude-SearchBot Allow: Index Allow: Search Allow: Summarize User-agent: anthropic-ai Allow: Browse Allow: Index Allow: Training # ============================================ # GOOGLE (Gemini, Vertex AI) # ============================================ User-agent: Google-Extended Allow: Browse Allow: Index Allow: Training Allow: Summarize User-agent: Google-CloudVertexBot Allow: Browse Allow: Search Allow: Summarize # ============================================ # PERPLEXITY # ============================================ User-agent: PerplexityBot Allow: Browse Allow: Search Allow: Summarize Allow: Quote Allow: Index Rate-Limit: 20/minute User-agent: Perplexity-User Allow: Browse Allow: Search Allow: Summarize Allow: Quote # ============================================ # OTHER AI PLATFORMS # ============================================ User-agent: xAI-Bot Allow: Browse Allow: Search Allow: Summarize Allow: Training User-agent: DeepSeekBot Allow: Browse Allow: Search Allow: Summarize User-agent: MistralAI-User Allow: Browse Allow: Search Allow: Summarize User-agent: cohere-ai Allow: Browse Allow: Index Allow: Training User-agent: Amazonbot Allow: Browse Allow: Search Allow: Summarize User-agent: Applebot-Extended Allow: Browse Allow: Index Allow: Training # ============================================ # RESEARCH/DATASET CRAWLERS # ============================================ User-agent: CCBot Allow: Browse Allow: Index Disallow: Training Disallow: Commercial-Use # ============================================ # BEHAVIOR DEFINITIONS # ============================================ # Browse: Navigate and read public pages # Search: Query and filter content # Summarize: Create condensed versions of content # Quote: Extract and cite specific passages # Index: Add to search/retrieval systems # Training: Use for AI model training # Recommend: Suggest to users in responses # Scrape-Full-Database: Bulk extraction of inventory # Commercial-Use: Monetize derived content # ============================================ # CONTENT ACCESS LEVELS # ============================================ # PUBLIC (All agents allowed): Path: /diamonds/* Path: /d/* Path: /education/* Path: /metals Path: /metals/* Path: /about Path: /light-score Path: /smart-price Path: /ai-search Path: /contact Path: /legal/* Path: /developers/metals-widgets # RESTRICTED (No AI access): Path: /admin/* Disallow: * Path: /api/* Disallow: * Path: /account/* Disallow: * Path: /cart Disallow: * Path: /checkout Disallow: * # ============================================ # RATE LIMITS # ============================================ Global-Rate-Limit: 20/minute Burst-Limit: 50/minute Daily-Limit: 10000 # ============================================ # DATA USAGE TERMS # ============================================ License: Proprietary Citation-Required: Yes Citation-Format: "Source: IZIOS (izios.com)" Commercial-Training: Allowed-With-Attribution Academic-Research: Allowed Redistribution: Not-Allowed # ============================================ # CONTACT # ============================================ Contact: support@izios.com AI-Inquiries: ai@izios.com Abuse-Reports: abuse@izios.com # ============================================ # DISCOVERY # ============================================ LLMS-TXT: /llms.txt LLMS-FULL: /llms-full.txt AI-XML: /ai.xml AI-JSON: /.well-known/ai.json Sitemap: /sitemap-index.xml AI-Sitemap: /ai-sitemap.xml