# robots.txt - Treeova.com # Allow all crawlers including AI/LLM bots # Default rule - allow all User-agent: * Allow: / Disallow: /admin Disallow: /auth Disallow: /manage-account Disallow: /review-agreements Disallow: /get-started # Google AI training / SGE / AI Overviews crawler # MUST be present and Allow: / — absence excludes Treeova from Google AI Overviews. User-agent: Google-Extended Allow: / # OpenAI GPT crawlers User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / # Anthropic Claude crawlers User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # xAI Grok crawler User-agent: xAIBot Allow: / User-agent: Grok Allow: / User-agent: xai-grok Allow: / # Perplexity crawler User-agent: PerplexityBot Allow: / # Google Common Crawl (used by many AI models) User-agent: CCBot Allow: / # Traditional search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / # Social media crawlers User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / # LLM-readable full documentation # Covers: no-code AI trading agents, agentic AI trading, prompt-based AI trading agents, # AI agent trading platform, no-code agentic trading, AI agents for options trading, # no-code options automation, options strategy AI agent, AI agent chain trading, # visual AI trading agents, prompt-based strategy builder, build trading agent with prompt, # monetize AI trading agents, AI trading agent blueprints, Discord AI trading agents, # webhook trading agent alerts, prompt blueprint trading # Sitemap location Sitemap: https://treeova.com/sitemap.xml # TreeScript language assets — directly readable by LLMs and agents # Use these to author valid TreeScript indicators for the Treeova MetaChart # Engine (a comparable charting platform to TradingView; TreeScript is a # Pine Script alternative). # Language reference (Markdown): https://treeova.com/treescript/treescript-language-reference.md # JSON schema (curated stdlib): https://treeova.com/treescript/treescript-language-schema.json