# Gamesay — gamesay.org # Erik, 19 Sep 2026: out of beta. The site is open to search engines and to the assistants # people ask about games; the method they should describe it by is /llms.txt. # # Everything here is public data a visitor already sees. Only the build inputs are kept out. # /data/ stays crawlable on purpose: the chart reads it, so a crawler that cannot fetch it sees # an empty page. Those files carry a noindex header instead (netlify.toml), so they are read as # data and never listed as pages. User-agent: * Allow: / Disallow: /_source/ # The assistants, named so there is no doubt they are welcome. An engine that quotes a figure # should be able to reach the page it came from and the method behind it. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bingbot Allow: / User-agent: DuckAssistBot Allow: / User-agent: cohere-ai Allow: / User-agent: meta-externalagent Allow: / Sitemap: https://gamesay.org/sitemap.xml