# Examples (v1)

- [Product Discount Examples (V1)](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/product-discount-examples-v1.md)
- [Offer a Free product and a one time discount for subscription purchase](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/product-discount-examples-v1/offer-a-free-product-and-a-one-time-discount-for-subscription-purchase.md)
- [Volume discount based on quantity for eligible products](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/product-discount-examples-v1/volume-discount-based-on-quantity-for-eligible-products.md)
- [Single discount code to apply different discount amounts for different product categories](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/product-discount-examples-v1/single-discount-code-to-apply-different-discount-amounts-for-different-product-categories.md)
- [Automatic discount for B2B customers](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/product-discount-examples-v1/automatic-discount-for-b2b-customers.md)
- [Discounts based on user's purchase market / region](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/product-discount-examples-v1/discounts-based-on-users-purchase-market-region.md)
- [Give product for free if the cart value is above $X](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/product-discount-examples-v1/give-product-for-free-if-the-cart-value-is-above-usdx.md)
- [Buy X items specified to get a discount on Y items. (Buy X Get Y - Bx Gy)](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/product-discount-examples-v1/buy-x-items-specified-to-get-a-discount-on-y-items.-buy-x-get-y-bx-gy.md)
- [Order Discount Examples (V1)](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/order-discount-examples-v1.md)
- [Tiered Cart Discounts: Reward Customers Based on Their Cart Value](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/order-discount-examples-v1/tiered-cart-discounts-reward-customers-based-on-their-cart-value.md)


---

# 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.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1.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.
