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

# Create a product

> Learn how to set up products and pricing on Whop

Products are how you package and price your offer on Whop. You can set up free access, one-time payments, or recurring subscriptions for people to access your whop.

## How to create a product

<Steps>
  <Step title="Add a product" titleSize="h3">
    * Go to your **Dashboard**
    * Go to **Products**
    * Select **Add Product**
  </Step>

  <Step title="Set up your product details" titleSize="h3">
    Configure the core details of your product:

    * **Choose a title**: Keep it clear and descriptive (e.g., “Premium Membership,” “Full Course Access”)
    * Select your pricing option:
      * **Free**: Give customers free access to your product
      * **One-time**: Charge customers once for lifetime access
      * **Recurring**: Set up monthly or yearly subscriptions
    * **Choose currency**: Select the currency you want to charge in
    * **Choose a price**: Enter how much customers will pay
      * If you chose recurring, also choose your billing cycle length (weekly, monthly, yearly)
    * **Configure advanced options** (optional):
      * **Stock**: Limit how many people can purchase this product
      * **Add a waitlist**: Users enter payment details but aren’t charged until you approve them
      * **Ask questions before checkout**: Collect information from customers before they purchase
      * **Auto-expire access**: Automatically remove access after a set time
      * **Redirect after checkout**: Send customers to a specific page after they complete checkout
      * **Add internal name**: A name only you can see on your dashboard
      * **Visibility**: Make this product visible on your public whop store page
    * **Choose payment methods**: Select what customers can pay with
      * Credit/debit card
      * Bank transfer (ACH)
      * PayPal
      * Cryptocurrency
      * Buy now, pay later (Financing)

    <Tip>
      If you want to offer multiple pricing options (like both monthly and yearly plans), select **Add another billing period**.
    </Tip>

    When you’re happy with everything, select **Add Product**.
  </Step>
</Steps>

## Next steps

To start accepting payments on Whop, complete the final setup step:

<Card title="Copy checkout link" icon="link" href="/payments/create-checkout-link">
  Checkout links let you send customers straight to a payment page.
</Card>
