# llms.txt for Intecells (intecells.com) # Purpose: Declare machine-use policy for Large Language Models and AI crawlers. # Location: https://intecells.com/llms.txt # Last-Updated: 2025-10-05 # Owner: Intecells, Inc. # Contact: legal@intecells.com [site] url: https://intecells.com sitemap: https://intecells.com/sitemap.xml [policy] # High-level rules for AI/LLM usage of site content. training: disallow # Do not use any content for model training or dataset creation. derivative-datasets: disallow # Do not store, reproduce, or redistribute content in datasets. aggregation: disallow # No bulk harvesting, scraping, or content aggregation. indexing: allow # Allow normal web indexing by traditional search engines. assistant-access: allow # Allow transient, user-initiated retrieval (e.g., a user asks an assistant to open/read a page). attribution: required # If content is quoted or summarized, attribute "Intecells" with page URL. rate-limit: 1 rps; 10k requests/day/domain # Sensible cap; contact us for higher limits. cache-retention: 24h # Keep any cached copies no longer than 24 hours. [license] # Default license for machine use of content. status: all-rights-reserved notes: No reproduction or redistribution without written permission from Intecells, Inc. [enforcement] # If your system supports robots-like user-agents, apply the following denies to training/harvesting bots. # (These mirror policies above; respect either llms.txt or robots-like directives.) user-agent: GPTBot disallow: / user-agent: Google-Extended disallow: / user-agent: CCBot disallow: / user-agent: ClaudeBot disallow: / user-agent: anthropic-ai disallow: / user-agent: PerplexityBot disallow: / user-agent: FacebookBot disallow: / user-agent: Applebot-Extended disallow: / user-agent: Amazonbot disallow: / user-agent: DataForSeoBot disallow: / [exceptions] # Explicit exceptions can be granted via written permission from Intecells, Inc. contact: legal@intecells.com [notes] # This file expresses Intecells’ machine-use policy for AI/LLMs. # If your crawler does not yet support llms.txt, you must still honor these terms # and any equivalent directives in robots.txt, page-level meta tags, or HTTP headers.