> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cuprice.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Add a complete pricing page to any website in minutes

# Welcome to Cuprice

Cuprice lets you build feature-based pricing pages and embed them on any website with two lines of code. Your users can pick a plan, customize features, and pay — all without leaving your site.

<Prompt
  description="Add the Cuprice MCP server to manage pricing projects from your AI assistant.

Add this MCP server URL to your editor: https://mcp.cuprice.io/mcp

See full setup options at https://docs.cuprice.io/mcp"
  actions={["copy", "cursor"]}
>
  Add the Cuprice MCP server to manage pricing projects from your AI assistant.

  Add this MCP server URL to your editor: [https://mcp.cuprice.io/mcp](https://mcp.cuprice.io/mcp)

  See full setup options at [https://docs.cuprice.io/mcp](https://docs.cuprice.io/mcp)
</Prompt>

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running in 5 minutes
  </Card>

  <Card title="Embed Widget" icon="code" href="/embed/overview">
    Add pricing to your site
  </Card>

  <Card title="API Reference" icon="rectangle-terminal" href="/api-reference/overview">
    Explore the API
  </Card>

  <Card title="Feature Gating" icon="shield-check" href="/feature-gating/overview">
    Control access after payment
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Create a project">
    Define your features, create pricing plans, and customize the design in the Cuprice dashboard.
  </Step>

  <Step title="Embed on your site">
    Copy two lines of code and paste them into your website. The pricing table renders automatically.
  </Step>

  <Step title="Connect Stripe">
    Link your Stripe account so users can pay directly from your pricing page.
  </Step>

  <Step title="Gate features">
    After payment, check which features were purchased and enable them in your app.
  </Step>
</Steps>

## Key features

* **Embed anywhere** — Works on any website: HTML, React, Next.js, WordPress, Webflow, Framer
* **Custom plans** — Users can pick individual features and build their own plan
* **Real-time design** — Customize colors, fonts, CSS, and layout to match your brand
* **Stripe payments** — Secure checkout with automatic subscription management
* **Feature gating** — Know exactly which features each user paid for
* **Annual discounts** — Built-in toggle for monthly vs annual billing with custom discount
