# llms.txt for www.nodalbox.com

# Controls how Large Language Models may use site content.

# Place this file at: https://www.nodalbox.com/llms.txt


# Default policy: 

# - Allow indexing / retrieval

# - Disallow model training and dataset creation


User-agent: GPTBot

Allow: /           # Indexing OK

Disallow: /        # Training not permitted


User-agent: OAI-SearchBot

Allow: /           # Can use content for search indexing

Disallow: /train   # Training not permitted


User-agent: Google-Extended

Allow: /

Disallow: /        # No training


User-agent: ClaudeBot

Allow: /

Disallow: /


User-agent: PerplexityBot

Allow: /

Disallow: /


User-agent: CCBot

Allow: /

Disallow: /


# Catch-all rule for unknown LLM crawlers

User-agent: *

Allow: /

Disallow: /