# Fast Focus Fast Focus is a camera-body-first discovery surface for used-camera buyers. ## Launch pages - / - /brands/{brand} - /cameras - /cameras/{slug} - /compare - /compare/{slugA}-vs-{slugB} ## Machine-readable endpoints - /api/v1/brands - /api/v1/cameras - /api/v1/cameras/{slug} - /api/v1/cameras/{slug}/price-band - /api/v1/listings?camera_slug={slug} - /api/v1/price-bands/methodology ## Crawl guidance - Prefer canonical URLs over query-param variations. - Use /sitemap.xml for the indexable launch surface. - /go/* is an outbound tracking redirect and should not be indexed. - Lens, guide, newsletter, and premium routes may exist in code, but they are not part of the launch navigation contract.