# Quickstart

Get your first upsell offer live in under 5 minutes.

## Step 1: Install the app

Install **AOV.ai Post Purchase Upsell** from the [Shopify App Store](https://apps.shopify.com/). Once installed, you'll be taken to the app dashboard.

{% embed url="<https://d2798l25hiaz3h.cloudfront.net/XuKrvclFMPWU.webp>" %}

## Step 2: Choose your offer type

AOV Post Purchase Upsell supports three offer types:

| Offer Type                   | Where it appears                    | Payment support               |
| ---------------------------- | ----------------------------------- | ----------------------------- |
| **Post-purchase upsell**     | Between checkout and thank you page | Credit card, PayPal, Shop Pay |
| **Thank you page upsell**    | On the thank you page               | All payment methods           |
| **Order status page upsell** | On the order status/tracking page   | All payment methods           |

Click **Create offer** and select the offer type that best fits your strategy.

{% embed url="<https://d2798l25hiaz3h.cloudfront.net/Jr29G3Wyyo0p.webp>" %}

## Step 3: Set trigger conditions

Define which customers see your offer:

* **No condition** — show to all customers
* **Set conditions** — target specific products, collections, order values, customer segments, and more

{% embed url="<https://d2798l25hiaz3h.cloudfront.net/oVvIvtwJWYMI.webp>" %}

## Step 4: Select upsell products

Choose what to offer your customers:

* **AI Recommendation** — let AI pick the best products (recommended for stores with 50+ orders)
* **Specific product** — manually select products
* **Specific collection** — offer products from a collection

Set a discount (percentage or fixed amount) to make the offer irresistible.

## Step 5: Customize the design

Use the visual editor to customize:

* Choose a template layout
* Edit header text, countdown timer, and buttons
* Add widgets like star ratings, testimonials, FAQs, and more
* Preview on desktop and mobile

{% embed url="<https://d2798l25hiaz3h.cloudfront.net/UkvQwwdNW1Bm.webp>" %}

## Step 6: Activate and test

1. **For Post-purchase upsell**: Go to Shopify Admin → Settings → Checkout → Post-purchase page → Select **AOV.ai Post Purchase Upsell**
2. **For Thank you / Order status page upsell**: Go to Shopify Admin → Online Store → Customize Theme → Add the app block

Use the **Verify Tool** to test your offer with a real or test checkout.

## What's next?

* Post-purchase upsell setup guide
* Thank you page upsell setup guide
* Order status page upsell setup guide
* A/B Testing
* Multi-language support


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avada.io/aov-post-purchase-upsell/getting-started/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
