# TheWebRatings > TheWebRatings collects verified in-app reviews for SaaS products via an embeddable widget, with public profile pages at thewebratings.com/apps/{slug}. ## Docs - [TheWebRatings Documentation](https://docs.thewebratings.com/docs): Getting started, deeper guides, and framework integrations - [Agent Onboarding Guide](https://docs.thewebratings.com/docs/agents/agent-onboarding): Step-by-step API workflow for coding agents (Claude Code, Cursor) to autonomously set up TheWebRatings on a website: claim, verify, install widgets, validate - [MCP Server](https://docs.thewebratings.com/docs/agents/mcp-server): Install and configure @thewebratings/mcp so Claude Code, Cursor, and other MCP clients can onboard a website with 7 purpose-built tools - [Frameworks](https://docs.thewebratings.com/docs/frameworks): Use TheWebRatings with your favorite framework - [Next.js](https://docs.thewebratings.com/docs/frameworks/next.js): Integrate with Next.js App Router or Pages Router - [Other Frameworks](https://docs.thewebratings.com/docs/frameworks/other-frameworks): Angular, Nuxt, SvelteKit, Astro, Ionic, PWA Builder, and Vite + Workbox - [React](https://docs.thewebratings.com/docs/frameworks/react): Initialize in an effect and clean up listeners - [Simple HTML](https://docs.thewebratings.com/docs/frameworks/simple-html): Integrate with vanilla HTML and JavaScript - [Vue](https://docs.thewebratings.com/docs/frameworks/vue): Initialize in mounted and trigger from methods - [Default Behaviours](https://docs.thewebratings.com/docs/getting-started/default-behaviours): What TheWebRatings handles automatically for you - [Features](https://docs.thewebratings.com/docs/getting-started/features): Complete list of TheWebRatings features and capabilities - [Your First Rating](https://docs.thewebratings.com/docs/getting-started/first-rating): Complete walkthrough from zero to first rating in 15 minutes - [Quick Install](https://docs.thewebratings.com/docs/getting-started/quick-install): Get TheWebRatings running in your app in under 5 minutes - [Going Deeper](https://docs.thewebratings.com/docs/going-deeper/Xindex): Architecture, configuration, events, and advanced usage - [Auto-Prompt](https://docs.thewebratings.com/docs/going-deeper/auto-prompt): Session-based auto-trigger that opens the review widget without any code - [Configuration Options](https://docs.thewebratings.com/docs/going-deeper/configuration-options): Configuration options supported by the widget - [Events](https://docs.thewebratings.com/docs/going-deeper/events): Listen to lifecycle, user, and submission events - [Life Cycle](https://docs.thewebratings.com/docs/going-deeper/life-cycle): How TheWebRatings initializes and works - [Offline Support](https://docs.thewebratings.com/docs/going-deeper/offline-support): Local fallback and resilient UX - [Triggers](https://docs.thewebratings.com/docs/going-deeper/triggers): Ways to open the review widget in your app - [Code Examples](https://docs.thewebratings.com/docs/examples): Copy-paste ready code for common integrations - [React / Next.js](https://docs.thewebratings.com/docs/examples/react): React hooks and component integration - [Vanilla JavaScript](https://docs.thewebratings.com/docs/examples/vanilla-js): Copy-paste examples for plain HTML/JS projects ## For Coding Agents - [Agent Onboarding Guide (plain markdown)](https://docs.thewebratings.com/agent-onboarding.md): the full claim/verify/install/validate flow as text/plain markdown - [Full docs content (plain text)](https://docs.thewebratings.com/llms-full.txt): every docs page concatenated for LLM ingestion