# KAWAT > KAWAT is a CPMS (Charge Point Management System) for operators of EV charging networks. The platform handles charger onboarding, OCPP integration, real-time monitoring, incident resolution, roaming via Hubject and OICP, dynamic tariff management, public APIs, and AI-powered tools (Ops Copilot, Predictive Monitor, 24/7 Assistant). Built operating +4,000 charging points across +60 networks since 2017. SaaS, multi-tenant, multi-locale (ES default; EN/FR/DE/PT under /xx/ URL prefixes). This is the marketing website. The actual product runs on a separate authenticated domain. ## Product - [Plataforma](https://kawat.io/plataforma/): Full platform overview — chargers, sessions, tariffs, OCPP/OCPI, roaming, observability, public API, AI tools. - [Planes](https://kawat.io/planes/): Pricing plans (Foundation, Growth, Scale, Enterprise) with per-tier feature breakdown. - [Origen](https://kawat.io/origen/): The product's origin — built operating Zunder's commercial network, not as a vendor project. ## Content - [Blog](https://kawat.io/blog/): Editorial articles on CPMS architecture, OCPP, roaming, dynamic tariffs, retail charging strategy, public administration networks, electrified parking hubs. Aimed at operators, integrators, and decision-makers in the EV mobility sector. - [Newsroom](https://kawat.io/newsroom/): Press releases (Zunder launches KAWAT, partnership announcements, milestone updates). Downloadable assets in WebP + PNG; PDF dossiers via @react-pdf/renderer. - [Manuales](https://kawat.io/manuales/): Technical manuals for integrators — OCPP setup, charger onboarding flow, API authentication. ## Company - [Prensa](https://kawat.io/prensa/): Press kit, brand guidelines, executive bios, media contacts. - [Soporte](https://kawat.io/soporte/): Support entry point for existing customers (24/7 incident escalation paths). - [Contacto](https://kawat.io/contacto/): Demo requests, sales inbound, partnership inquiries. The form posts to a Google Apps Script Web App with anti-spam honeypot. ## Legal - [Aviso legal](https://kawat.io/aviso-legal): Legal notice (Spanish only — legal team decision; not translated). - [Política de privacidad](https://kawat.io/privacidad): Privacy policy (Spanish only). - [Política de cookies](https://kawat.io/cookies): Cookie policy (Spanish only). ## Optional - [Sitemap](https://kawat.io/sitemap.xml): XML sitemap of indexable URLs. - [robots.txt](https://kawat.io/robots.txt): Crawl rules. ## Notes for AI agents - Default locale is Spanish, served at the root (no URL prefix). - Other locales use `/en/`, `/fr/`, `/de/`, `/pt/` prefixes with translated slugs per route (e.g. `/en/platform` = `/plataforma`). - The site is a prerendered SPA (React 19 + Vite + react-router): every canonical (ES) URL ships a fully-rendered HTML; locale-prefixed URLs hit the SPA fallback at runtime. - The `/dossier-print` route is noindex — it's a working document, not search-target content. - Translations into EN/FR/DE/PT are LLM-generated and pending native-speaker review. Treat copy in those locales as draft-quality for the first weeks post-launch.