# Welcome

AOV.AI helps you increase Average Order Value (AOV) by customizing the Shopify checkout experience — show upsell offers, add trust-building widgets, control payment and delivery methods, validate orders, and more, all without leaving checkout.

## Features

| Feature                    | What it does                                                                               | Plan         |
| -------------------------- | ------------------------------------------------------------------------------------------ | ------------ |
| **Checkout Upsell Block**  | Show product recommendations at checkout. Buyers add with one click.                       | Shopify Plus |
| **Discount List**          | Display available discount codes so buyers can apply without memorizing them.              | Shopify Plus |
| **Trust Badges**           | Display trust signals and payment icons to boost buyer confidence.                         | Shopify Plus |
| **Testimonials**           | Show product reviews to build trust and boost checkout conversion.                         | Shopify Plus |
| **Image Carousel**         | Display a slideshow of images at checkout for promotions and branding.                     | Shopify Plus |
| **Custom Banners**         | Show informational, success, or warning banners at checkout.                               | Shopify Plus |
| **Custom Buttons**         | Add call-to-action buttons (call, link, email) at checkout.                                | Shopify Plus |
| **Cart Editor**            | Let buyers change variants, quantities, or remove items at checkout.                       | Shopify Plus |
| **Payment Customization**  | Hide, rename, or reorder payment methods based on conditions.                              | All plans    |
| **Delivery Customization** | Hide, rename, or reorder shipping methods based on conditions.                             | All plans    |
| **Checkout Validations**   | Block checkout with custom rules, geo restriction, address validation, and regex patterns. | All plans    |

## How it works

AOV.AI sits on top of Shopify's native checkout — it does not modify your theme's code. Features are powered by:

* **Checkout UI Extensions** (Upsell Block, Discount List, Trust Badges, Testimonials, Image Carousel, Custom Banners, Custom Buttons, Cart Editor) — app blocks you add via the Theme Editor
* **Shopify Functions** (Payment Customization, Delivery Customization, Checkout Validations) — serverless rules that run at checkout evaluation time

## Next step

Head to the **Quick start guide** to get your first offer or rule live in under 5 minutes.


---

# 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/welcome.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.
