llms.txt Content
# Cuprice
> Cuprice is a pricing page platform. Build feature-based pricing pages and embed them on any website with two lines of code.
## Docs
- [Introduction](https://docs.cuprice.io/introduction): Overview of Cuprice and how it works
- [Quickstart](https://docs.cuprice.io/quickstart): Get Cuprice running on your site in 5 minutes
- [Core Concepts](https://docs.cuprice.io/concepts): Projects, features, plans, Share IDs, and themes
- [Embed Overview](https://docs.cuprice.io/embed/overview): How the embed widget works
- [Embed HTML](https://docs.cuprice.io/embed/html): Embed on any HTML page
- [Embed Next.js](https://docs.cuprice.io/embed/nextjs): Embed in a Next.js app
- [Embed React](https://docs.cuprice.io/embed/react): Embed in a React app
- [Connect Stripe](https://docs.cuprice.io/payments/stripe-connect): Accept payments on your pricing page
- [Checkout Flow](https://docs.cuprice.io/payments/checkout-flow): What happens when a user buys a plan
- [Redirect URLs](https://docs.cuprice.io/payments/redirect-urls): Configure post-checkout redirects
- [Test Mode](https://docs.cuprice.io/payments/test-mode): Test the payment flow without real charges
- [Feature Gating Overview](https://docs.cuprice.io/feature-gating/overview): Control access based on purchases
- [Regular Plans](https://docs.cuprice.io/feature-gating/regular-plans): Gate features for pre-built plans
- [Custom Plans](https://docs.cuprice.io/feature-gating/custom-plans): Gate features for user-built plans
- [Full Example](https://docs.cuprice.io/feature-gating/example): Complete Next.js feature gating example
- [Themes](https://docs.cuprice.io/customization/themes): Preset themes and color customization
- [Custom CSS](https://docs.cuprice.io/customization/custom-css): CSS class names for widget styling
- [Custom Plan Card](https://docs.cuprice.io/customization/custom-plan-card): Let users build their own plan
- [MCP Server](https://docs.cuprice.io/mcp): Use Cuprice from AI tools via Model Context Prot