# robots.txt for Animica Website # Generated for static hosting. If you also use @astrojs/robots, that plugin will output # a robots.txt as well — keep only one source of truth in production. User-agent: * Allow: / Disallow: /admin Disallow: /api/private # Crawl-delay is non-standard and ignored by most modern crawlers; omit unless required. # Crawl-delay: 2 # Sitemaps Sitemap: https://animica.org/sitemap-index.xml # Thronebound is a separate static app mounted at /thronebound, so the Astro # sitemap above does not cover it. This is the game's own sitemap. Sitemap: https://animica.org/thronebound/sitemap.xml # The x402 service directory is likewise generated outside the Astro build # (apps/x402-gateway/src/directory) and mounted at /x402, so it carries its own. Sitemap: https://animica.org/x402/sitemap.xml # Preferred host Host: animica.org # Paid Crawl — how a website charges AI crawlers for access. # FREE to set up for site owners (no account, no API key). Crawlers pay. # Protocol document (free, no auth): https://animica.dev/.well-known/paid-crawl # Explicitly welcome AI crawlers / agents — agent guide: https://animica.org/llms.txt User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Bingbot Allow: / # LLM/agent guide (llmstxt.org): https://animica.org/llms.txt # Machine-readable catalog of everything an agent can use here: every product, # what it costs, and the endpoints it can actually CALL. Generated and probed — # each URL in it answered when the file was built. # Agent-catalog: https://animica.org/.well-known/agents.json