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

# Overview

> We are a platform that allows companies to do price experiments at scale. Simply connect your Stripe account, and launch your first experiment. [🧪]

<Frame>
  <img src="https://mintcdn.com/1price/LkGW1g4FkKzLHgqa/images/Hero.png?fit=max&auto=format&n=LkGW1g4FkKzLHgqa&q=85&s=627ab4e6ef9723f1ba888eb7b227f956" style={{ borderRadius: "0.5rem" }} width="1400" height="751" data-path="images/Hero.png" />
</Frame>

## Setting Up

The first step to world-class price experiments is setting up your products.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="bolt" iconType="solid" href="/quickStart">
    Start your first experiment in 35 mins
  </Card>

  <Card title="Connect: Stripe Account" icon="stripe-s" href="/quickStart#2-connect-stripe-1-min">
    Import your products from Stripe
  </Card>
</CardGroup>

## Before: Experiment

These are the baseline materials that you are variabled per experiment.

<CardGroup cols={2}>
  <Card title="Build: Plans" icon="bookmark" iconType="solid" href="build/plans">
    These are the tiers you have on your pricing page
  </Card>

  <Card title="Build: Offers" icon="cube" iconType="solid" href="build/offers">
    The way your products are offered to a customer on your paywall
  </Card>

  <Card title="Build: Experiment" icon="flask" iconType="solid" href="build/firstExp">
    The basis of comparing two offers
  </Card>

  <Card title="Build: Code to App" icon="gear-code" iconType="solid" href="build/code">
    Integrate 1Price into your application
  </Card>
</CardGroup>

<Card title="Determine: Results" icon="square-poll-vertical" iconType="solid" href="build/results">
  Reading the results of the experiments
</Card>

## After: Experiment

These are some the possible experiments you can currently run using 1Price.

<CardGroup cols={2}>
  <Card title="Increase Prices" icon="arrow-up-right-dots" iconType="solid" href="test/increase">
    Determine the optimal price for your product
  </Card>

  <Card title="Localized Pricing" icon="earth-americas" iconType="solid" href="test/localized">
    Vary pricing based on the region of the user
  </Card>
</CardGroup>

## App Integrations

The following are personalized guides to integrate 1Price with the following apps.

<CardGroup cols={2}>
  <Card title="React / Next.js" icon="react" href="integrations/react">
    Add to your React Project
  </Card>

  <Card title="Framer" icon="f" href="integrations/framer">
    Add to Framer Landing Page
  </Card>

  <Card title="Webflow" icon="webflow" href="integrations/webflow">
    Add to Webflow Landing Page
  </Card>

  <Card title="Wordpress" icon="wordpress" href="integrations/webflow">
    Add to your Wordpress Site
  </Card>

  <Card title="Gumroad" icon="teeth" href="integrations/gumroad">
    Add to your Gumroad Page
  </Card>
</CardGroup>
