# llms.txt for https://bitsafve.com/ # Last updated: 2025-10-28 # Purpose: Define permissions and usage policies for Large Language Model (LLM) crawlers. # Organization: Bitsafve, SpA # Contact: soporte@bitsafve.com # Website: https://bitsafve.com/es/ # Description: Bitsafve is a secure and transparent crypto investment platform that enables easy crypto purchases and portfolio management. # ------------------------------------------------------------------- # GLOBAL POLICY # ------------------------------------------------------------------- User-agent: * Allow: / Disallow: /private/ Disallow: /tmp/ Disallow: /admin/ Disallow: /login/ Disallow: /register/ Disallow: /checkout/ Disallow: /search Disallow: /?s= Crawl-delay: 10 # LLMs are permitted to reference public content for non-commercial summarization or informational use only. # Any reuse, fine-tuning, or derivative work based on our content requires written permission. Usage-policy: non-commercial summarization allowed Attribution-required: yes License: https://bitsafve.com/legal/ Contact: soporte@bitsafve.com # ------------------------------------------------------------------- # SPECIFIC CRAWLER DIRECTIVES # ------------------------------------------------------------------- # OpenAI (ChatGPT, GPTBot) User-agent: GPTBot Allow: / Disallow: /private/ Disallow: /checkout/ Disallow: /login/ Disallow: /register/ Disallow: /api/ Crawl-delay: 10 Attribution: required Contact: soporte@bitsafve.com # Anthropic (Claude) User-agent: ClaudeBot Allow: / Disallow: /private/ Disallow: /checkout/ Disallow: /login/ Crawl-delay: 10 Attribution: required # Google DeepMind / Gemini User-agent: Google-Extended Allow: / Disallow: /private/ Crawl-delay: 5 Purpose: content indexing for AI training Attribution: required # Perplexity.ai User-agent: PerplexityBot Allow: / Disallow: /private/ Disallow: /checkout/ Crawl-delay: 5 Attribution: required Purpose: content summarization and retrieval # Anthropic (other) User-agent: anthropic-ai Allow: / Disallow: /private/ Crawl-delay: 10 Attribution: required # ------------------------------------------------------------------- # CONTENT USE TERMS # ------------------------------------------------------------------- # ✅ Bitsafve permits AI models to: # - Crawl and summarize public pages for informational snippets. # - Reference our brand and service descriptions with attribution. # # 🚫 Bitsafve forbids: # - Using any part of the site content for dataset training or model fine-tuning. # - Republishing or reproducing text, images, or brand materials without written consent. # # All rights reserved © 2025 Bitsafve, SpA # Contact for data use: soporte@bitsafve.com # -------------------------------------------------------------------