# Multiple Discounts User Guide

![](/files/-MZqCq219CLV4VZui0ZE)

Multiple Discount app is an add-on that allows you to easily manage your discount on your Shopify platform. With intuitive design and single page structure, you can quickly add, edit and prioritize your promotions for specific products and even your target customers.

In this User Guide, you can learn how to set up your offer by Multiple Discount app under "SETTING UP YOUR OFFERS" section

* [Setting up for the first time](/multiple-discounts-user-guide/setting-up-your-offers/setting-up-for-the-first-time.md)
* [List page](/multiple-discounts-user-guide/setting-up-your-offers/simple-offer.md)
* [From page](/multiple-discounts-user-guide/setting-up-your-offers/use-cases-multiple-discount.md)

We also summarize the common user cases of setting up Discount offer under "COMMON USER CASES" section:

* [Case 1 : Buy 2 Product A get 50% discount off on the 2nd Product A](/multiple-discounts-user-guide/common-user-cases/get-usd50-off-when-you-spend-over-usd300.md)
* [Case 2 : Buy 2 Product A get 1 Product B free](/multiple-discounts-user-guide/common-user-cases/buy-2-coffee-get-50-discount-off-on-the-2nd-coffee.md)
* [Case 3 : Buy 2 any items on Collection A get 50% discount off on any item on Collection B](/multiple-discounts-user-guide/common-user-cases/case-3-buy-2-any-items-on-collection-a-get-50-discount-off-on-any-item-on-collection-b.md)
* [Case 4 : Buy either Product A or any item on Collection B get $10 discount](/multiple-discounts-user-guide/common-user-cases/case-4-buy-either-product-a-or-any-item-on-collection-b-get-usd10-discount.md)
* [Case 5 : Buy both Product A and Collection B get $10 discount of each](/multiple-discounts-user-guide/common-user-cases/case-5-buy-both-product-a-and-collection-b-get-usd10-discount-of-each.md)

If you have more question, please feel free to contact us at <care@branch8.com>.


---

# 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://branch8-care.gitbook.io/multiple-discounts-user-guide/master.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.
