# Quick Start

Get started in under 5 minutes. The app includes an in-app **Setup Guide** that walks you through each step — follow along below or use the guide directly from the Dashboard.

## Step 1: Install the app

Install AOV.AI from the Shopify App Store and open it from your Shopify Admin → Apps.

## Step 2: Check your plan

* **Shopify Plus?** You can use all features — Checkout Upsell, Extra Widgets (Discount List, Trust Badges, Testimonials, Image Carousel, Custom Banners, Custom Buttons, Cart Editor), Payment & Delivery Customization, and Checkout Validations.
* **Other plans?** Payment Customization, Delivery Customization, and Checkout Validations are available right away — no extra setup needed.

See the **Plans & Requirements** page for the full feature comparison.

## For Shopify Plus merchants

### Step 3: Create your first offer

1. In the app, go to **Offers** → select **Checkout upsell**
2. Set trigger conditions (or leave as "No condition" to show to all buyers)
3. Add products and optionally set a discount
4. Enter an offer name and click **Save**

### Step 4: Add the widget to checkout editor

1. Go to **Shopify Admin** → **Online Store** → **Themes** → **Customize**
2. Select **Checkout** from the page dropdown
3. Find **AOV.AI** in the App blocks panel and add the widget
4. Click **Save**

See the **Installation** page for detailed steps.

### Step 5: Create a checkout customization

1. Go to **Checkout Customizations** → select **Payment** or **Delivery**
2. Choose an action (hide, rename, or reorder) and set conditions
3. Click **Save**

### Step 6: Create a checkout validation

1. Go to **Checkout Validations** → **Create**
2. Set the validation rule and error message
3. Click **Save**

## For non-Plus merchants

### Step 3: Create a checkout customization

1. Go to **Checkout Customizations** → select **Payment** or **Delivery**
2. Choose an action (hide, rename, or reorder) and set conditions
3. Click **Save**

### Step 4: Create a checkout validation

1. Go to **Checkout Validations** → **Create**
2. Set the validation rule and error message
3. Click **Save**

## Monitor performance

View **Views**, **Orders**, and **Revenue** per offer from the Offers list page. Use this data to optimize conditions and product selection over time.

{% hint style="info" %}
**Tip:** Start with a simple "No condition" offer to collect baseline data, then narrow with conditions once you know which products convert best.
{% endhint %}


---

# 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://help.aov.ai/aov.ai-checkout-upsell/getting-started/quick-start.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.
