# GovGazette > The front page of government contracting. Open U.S. federal contract opportunities from SAM.gov — indexed daily, searchable, and readable by humans and agents. GovGazette is a gazette-style index of SAM.gov contract opportunities. Free pages are the SEO surface. Free accounts (limited time) add one saved search + First Contract readiness checklist. Paid workflow (Pro / Fit Briefs / Team) opens soon — see Pricing. Agents get free, rate-limited JSON on this same origin (no auth). ## Primary surfaces - [Home](https://govgazette.com/): Product statement + live open notices - [Open contracts](https://govgazette.com/contracts): Active opportunity list - [Agencies](https://govgazette.com/contracts/agencies): Buyer hubs - [Industries (NAICS)](https://govgazette.com/contracts/industries): Industry hubs - [States](https://govgazette.com/contracts/states): Federal place-of-performance hubs (not state-agency ESBD yet) - [Texas government contracts](https://govgazette.com/contracts/state/texas): High-demand state hub example - [Set-asides](https://govgazette.com/contracts/set-asides): Small-business program hubs - [PSC codes](https://govgazette.com/contracts/psc): Product/service code hubs - [Reference library](https://govgazette.com/reference): PSC / NAICS / FAR explainers - [Pricing](https://govgazette.com/pricing): Free for a limited time + planned paid tiers - [Create free account](https://govgazette.com/auth/sign-up): Free account signup - [Guides](https://govgazette.com/guides): First Contract Path curriculum (free) - [Privacy](https://govgazette.com/privacy-policy) · [Terms](https://govgazette.com/terms-of-service) ## Flagship guides - [How to win your first government contract](https://govgazette.com/guides/first-government-contract) - [SAM.gov registration walkthrough](https://govgazette.com/guides/sam-gov-registration) - [What is a set-aside?](https://govgazette.com/guides/what-is-a-set-aside) - [How to read a contract opportunity page](https://govgazette.com/guides/read-opportunity-page) - [Bid/no-bid workflow](https://govgazette.com/guides/bid-no-bid-workflow) ## URL patterns - Opportunity (preferred): https://govgazette.com/contracts/{notice_id}/{slug} — bare https://govgazette.com/contracts/{notice_id} 308s to preferred - Agency hub: https://govgazette.com/contracts/agency/{slug} - NAICS hub: https://govgazette.com/contracts/naics/{code} - State hub: https://govgazette.com/contracts/state/{slug} - Set-aside hub: https://govgazette.com/contracts/set-aside/{slug} - PSC hub: https://govgazette.com/contracts/psc/{code} - Guide: https://govgazette.com/guides/{slug} ## Data & provenance - Source: official SAM.gov bulk extracts (not scraped unsupported pages) - Indexed locally and served from our database (we own the index) - Not legal advice; not a guarantee of award — triage/intelligence only - Always verify requirements on the official SAM.gov notice - Never invent awards, incumbents, or win odds ## Free agent API (same origin — preferred) Rate-limited public JSON. No auth. No payment required. 60 requests / minute / IP (see X-RateLimit-* headers). - Index: https://govgazette.com/api/agent - Search: https://govgazette.com/api/agent/search?q={query}&limit=25&naics=&state=&set_aside=&open=true - Opportunity detail: https://govgazette.com/api/agent/opportunities/{notice_id} - OpenAPI: https://govgazette.com/api/agent/openapi.json - Full agent guide: https://govgazette.com/llms-full.txt ## Optional - [Full site map for agents](https://govgazette.com/llms-full.txt) - [XML sitemap index](https://govgazette.com/sitemaps/sitemap.xml)