# Use Cases

- [Buy X get Y](https://docs.yaycommerce.com/yaypricing/use-cases/buy-x-get-y.md): Buy 2 Items And Get Another Item For Free
- [Sale 30% off from the third item](https://docs.yaycommerce.com/yaypricing/use-cases/sale-30-off-from-the-third-item.md): How to set up tiered pricing
- [Order discount](https://docs.yaycommerce.com/yaypricing/use-cases/order-discount.md): How to set up percentage discount per order
- [Free shipping](https://docs.yaycommerce.com/yaypricing/use-cases/free-shipping.md): How to apply Free Shipping based on order value
- [First time order discount](https://docs.yaycommerce.com/yaypricing/use-cases/first-time-order-discount.md): How to offer customers a discount on their first purchase
- [Category discount](https://docs.yaycommerce.com/yaypricing/use-cases/category-discount.md)
- [Free gift coupon](https://docs.yaycommerce.com/yaypricing/use-cases/free-gift-coupon.md): How to use a WooCommerce regular coupon as a condition in YayPricing
- [Free Cheapest Cart Item](https://docs.yaycommerce.com/yaypricing/use-cases/free-cheapest-cart-item.md): How to Offer Free Gifts to the Cheapest Cart Item in WooCommerce
- [Discount cheapest cart item](https://docs.yaycommerce.com/yaypricing/use-cases/discount-cheapest-cart-item.md): How to Offer Discounts to the Cheapest Cart Item in WooCommerce
- [Bundle discount](https://docs.yaycommerce.com/yaypricing/use-cases/bundle-discount.md): How to Set Up Bundle Discounts
- [Bonus: Using Your Own Formula for Bundle Discount](https://docs.yaycommerce.com/yaypricing/use-cases/bundle-discount/bonus-using-your-own-formula-for-bundle-discount.md)
- [3 for $100](https://docs.yaycommerce.com/yaypricing/use-cases/3-for-usd100.md): Crafting a Compelling Bundle Discount with YayPricing


---

# 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.yaycommerce.com/yaypricing/use-cases.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.
