# GotCHA > GotCHA is a game-based CAPTCHA provider that replaces reCAPTCHA-style boring challenges with interactive mini-games. It fits the same flow teams already know, but gives users a much better experience. ## Primary Pages - [Homepage](https://gotcha.land/): Product overview, live CAPTCHA demos, reCAPTCHA migration path, and builder resources. - [Documentation](https://gotcha.gitbook.io/docs): Integration guides, API references, server-side verification, and general FAQ. - [Migration Guide](https://gotcha.gitbook.io/docs/website-integration/migration-from-recaptcha): Step-by-step migration from reCAPTCHA. - [Server-side Verification](https://gotcha.gitbook.io/docs/website-integration/verify-responses-server-side): Verify GotCHA tokens on your backend. - [Dashboard](https://dashboard.gotcha.land/api/auth/login?returnTo=%2Fconsole): Create projects, manage site keys, and deploy verification flows. - [Game Creator](https://chatgpt.com/g/g-69230f7dfa2c8191bbf0a0243d5be6de-gotcha-game-creator): AI-assisted game design for custom CAPTCHA mini-games. - [Game Studio](https://gotcha-studio.lovable.app/): Upload, test, and deploy custom GotCHA games. - [Integration Reference](https://gotcha.land/llm.txt): Detailed implementation notes for frontend and backend integration. ## Product Summary - GotCHA replaces traditional CAPTCHA challenges with interactive mini-games. - It fits the same basic integration model as reCAPTCHA and hCaptcha: load the script, render the widget, and verify the token server-side. - Typical use cases: signups, login protection, forms, waitlists, checkouts, password resets, comments, and other abuse-prone public flows. - The value proposition is simple: same CAPTCHA job, better user experience, and a harder challenge for bots. ## Key Terms - game-based CAPTCHA - CAPTCHA provider - interactive mini-games - CAPTCHA alternative - reCAPTCHA alternative - bot protection - reCAPTCHA migration - human verification API