# Installation

## Install the App

1. Go to the Shopify App Store and search for **AOV.AI Checkout Upsell**
2. Click **Add app**
3. Review the permissions and click **Install app**

The app will appear in your Shopify admin under **Apps**.

## Activate Checkout Widgets (Shopify Plus only)

To use Checkout Upsell Block and Extra Widgets (Discount List, Trust Badges, Testimonials, Image Carousel, Custom Banners, Custom Buttons, Cart Editor), you must add the app blocks to your checkout theme:

1. Go to **Shopify Admin** → **Online Store** → **Themes**
2. Click **Customize** on your active theme
3. Select **Checkout** from the page dropdown
4. In the left panel, find **AOV.AI** under App blocks
5. Add the widgets you want and drag them to your desired position
6. Click **Save**

{% hint style="info" %}
This step is only required for Checkout UI Extension widgets (Upsell Block, Discount List, Trust Badges, Testimonials, Image Carousel, Custom Banners, Custom Buttons, Cart Editor). Payment Customization, Delivery Customization, and Checkout Validations work automatically without theme changes.
{% endhint %}

{% hint style="warning" %}
**Shopify Plus required.** The Checkout Editor is only available on Shopify Plus plans. If you are on a standard plan, you can still use Payment Customization, Delivery Customization, and Checkout Validations.
{% 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/installation.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.
