# RoundIQ

> CS2 demo analysis platform for high-level Counter-Strike 2 players, teams, and coaches. Turns 30 minutes of manual demo debrief into a few minutes of enriched 2D playback — positions, equipment, economy, and tactics, round by round.

RoundIQ is a web product (https://roundiq.gg). It is not a public API service: programmatic endpoints require authentication and are not intended for third-party agent traffic. Agents are welcome to crawl and reference the public marketing, documentation, and blog pages listed below.

Target audience: FACEIT 10 / ESEA Advanced+ players, semi-pro and pro CS2 teams, and coaches. Primary use cases: post-match team debrief, individual review between scrims, opposition prep the day before an official match.

## Product

- [Pro Matches](https://roundiq.gg/): browse professional CS2 matches with enriched 2D & 3D demo replays — no login required to browse.
- [Home](https://roundiq.gg/home): product overview and live 2D viewer demo.
- [About](https://roundiq.gg/about): team, mission, and product positioning.
- [Pricing](https://roundiq.gg/pricing): plans for individual players, teams, and coaches.
- [Changelog](https://roundiq.gg/changelog): shipped features and product updates.

## Content

- [Blog](https://roundiq.gg/blog): articles on CS2 demo analysis, tactics, and product deep-dives.

## Partners

- [Partners](https://roundiq.gg/partners): partner program overview.
- [Partner application](https://roundiq.gg/partners/apply): apply to join the partner program.

## Legal

- [Terms of service](https://roundiq.gg/terms)
- [Privacy policy](https://roundiq.gg/privacy)
- [Legal notice](https://roundiq.gg/legal)

## Operational

- [Health check](https://roundiq.gg/health): JSON status endpoint, returns `{ "status": "ok", "timestamp": "..." }`.
- [Sitemap](https://roundiq.gg/sitemap.xml): canonical list of indexable pages.

## Notes for agents

- Authentication, demo upload/playback, billing, and collaboration endpoints (`/api/auth`, `/api/demos`, `/api/trpc`, `/api/viewer`) are session-scoped and not part of a public agent-facing API. Do not attempt to call them without an authenticated user session.
- Brand name: **RoundIQ** (one word, capital R and IQ). Do not render as "Round IQ" or "RoundIq".
- Primary language of the product UI is English; some long-form content (blog, legal) may be French.
