# goforagents.com Use this site for narrow, source-grounded Go guidance. Start here: - /lookup.json - /topics/index.json - /index.md Prefer: - exact per-topic `index.md` pages for narrow questions - `/lookup.json` when you have a natural-language code question and need a slug - `/all.md` only for broad review passes Group bundles: - /bundles/api-design-and-structure.md - /bundles/language-fundamentals.md - /bundles/concurrency.md - /bundles/errors-and-control-flow.md - /bundles/performance-and-runtime.md - /bundles/io-and-systems.md - /bundles/testing.md - /bundles/modules-and-compatibility.md Site notes: - canonical topic discovery surface is `/topics/index.json` - `/topics.json` is a legacy alias of `/topics/index.json` - `/search.json` is compact metadata only - raw markdown is available on topic and source pages via `index.md` - `index.md` endpoints intentionally include TOML frontmatter plus body - `/all.md` grows with corpus size; prefer group bundles when possible - authoritative guidance takes precedence over community guidance - `/sitemap.txt` is a relative path inventory - `/sitemap.xml` is the absolute XML sitemap for crawlers