# AOV Booster

On your WordPress admin dashboard, go to AOV Booster -> Create new offer.

1. **The offer’s name** *(ex: 2 Hoodies + 1 Free).* Please note that this title won’t be shown on the frontend.
2. **The offer header**: this is the header that will be shown above the quantity breaks.
3. **The products:** Here you choose the products on which you want to apply the offer.
4. **The discount options:** This is the most important part of the offer, as it will determine the discount calculation.

<figure><img src="/files/MdfqhCXxSxgIqn6ZHLor" alt=""><figcaption></figcaption></figure>


---

# 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://wpt.wordpify.com/preinstalled-plugins/aov-booster.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.
