# Example Scenarios&#x20;

- [40% Off AirPods with iPhone Purchase](https://docs.upsellwp.com/example-scenarios/40-off-airpods-with-iphone-purchase.md): Learn how to create a Post-purchase campaign using UpsellWP and set 40% discount on Airpods when customers purchase iPhone
- [Laptop & Mouse: Frequently Bought Together](https://docs.upsellwp.com/example-scenarios/laptop-and-mouse-frequently-bought-together.md): Learn how to create Frequently bought together campaign using UpsellWP where a Mouse is displayed as "Frequently Brought Together" in the Laptop Product page.
- [Category-Based Upsell for Logged-In Users](https://docs.upsellwp.com/example-scenarios/category-based-upsell-for-logged-in-users.md): Learn how to create Checkout Upsell Campaign using UpsellWP where Upsell products are displayed for customer who have logged-in with a specific product in their cart.
- [Free Sunglasses on $500+ Orders (10s)](https://docs.upsellwp.com/example-scenarios/free-sunglasses-on-usd500+-orders-10s.md): Learn how to create Post-purchase campaign using UpsellWP by offering a free sun glass to customers who have their cart value over $500.
- [A/B Testing for Checkout Upsell](https://docs.upsellwp.com/example-scenarios/a-b-testing-for-checkout-upsell.md): Learn how to perform A/B Testing display method in Checkout Upsell campaign through UpsellWP plugin to show the Upsell products as random offers with priority set for the offers.
- [Apply Discount to Product Add-On Offer](https://docs.upsellwp.com/example-scenarios/apply-discount-to-product-add-on-offer.md): Learn how to offer 10% discount for a Cap through Product Add-On campaign on the T-shirt product page.
- [Cart Discount via Cart Add-On Campaign](https://docs.upsellwp.com/example-scenarios/cart-discount-via-cart-add-on-campaign.md): Learn how to create a Cart Add-On campaign and offer 10% discount on cap when the customer purchases T-shirts.
- [Upsell Popup Triggered by Add to Cart](https://docs.upsellwp.com/example-scenarios/upsell-popup-triggered-by-add-to-cart.md): Learn how to display the related products in Popup when the "Add to Cart" button is clicked.
- [Show Discount Coupon for Next Order Items](https://docs.upsellwp.com/example-scenarios/show-discount-coupon-for-next-order-items.md): Learn how to display Next Order Coupons with the help of UpsellWP plugin.
- [Discounted Upsell on the Thank You Page](https://docs.upsellwp.com/example-scenarios/discounted-upsell-on-the-thank-you-page.md): Learn how to offer related products on the Thank You page with discount using UpsellWP plugin.
- [$30 Fixed Discount on 5+ Product Purchases](https://docs.upsellwp.com/example-scenarios/usd30-fixed-discount-on-5+-product-purchases.md): Learn how to offer a $30 fixed discount when customers purchase more than or equal to 5 quantities of products with the help of UpsellWP plugin.
- [Set Product Variants as Upsell Offers](https://docs.upsellwp.com/example-scenarios/set-product-variants-as-upsell-offers.md): Learn how to set the variations products as upsell offers with the help of UpsellWP plugin.


---

# 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.upsellwp.com/example-scenarios.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.
