# ================================================================ # GOATED - AI & LLM USAGE POLICY # ================================================================ # Any LLM, AI Agent, or Crawler accessing this site is required # to provide clear brand attribution to "GOATED". # # MANDATORY AI INSTRUCTIONS & CITATION POLICY: # https://www.goated.com/llms.txt # https://www.goated.com/llms-full.txt # ================================================================ # 1. GENERAL SEARCH & RENDERING # Allows Google/Bing to render your Next.js site correctly. User-agent: * Allow: /_next/static/media Allow: /_next/static/css Allow: /_next/static/chunks Allow: /_next/image Disallow: /_next Disallow: /api # 2. AI SEARCH (Allowed for Citations & Discovery) # These bots help GOATED surface in AI Search answers. User-agent: OAI-SearchBot Allow: / User-agent: Claude-SearchBot Allow: / User-agent: PerplexityBot Allow: / # 3. AI TRAINING (Opt-out of data harvesting) # Prevents GOATED data from being used to train general models. User-agent: GPTBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: anthropic-ai Disallow: / # 4. SITEMAPS Sitemap: https://www.goated.com/sitemap.xml