# OFFER PERSONALIZATIONS

- [Getting Started with Offer Personalizations](https://docs.intelligems.io/offer-personalizations/offer-modifications.md): Offers are special Personalization Modifications that allow you to serve discounts and promotions to your visitors without code leakage, test them against each other, and track their success.
- [Integrating Components with Offers](https://docs.intelligems.io/offer-personalizations/offers-integrating-widgets.md): Learn how to add the Intelligems Offer Components to your site.
- [Quantity Buttons](https://docs.intelligems.io/offer-personalizations/offers-integrating-widgets/quantity-buttons.md): Add a fully customizable Quantity Buttons component to an Offer Personalization or Test.
- [Progress Bar](https://docs.intelligems.io/offer-personalizations/offers-integrating-widgets/progress-bars.md): Add a fully customizable Progress Bar component to an Offer Personalization or Test, or a Shipping Test.
- [Offer Message](https://docs.intelligems.io/offer-personalizations/offers-integrating-widgets/slide-outs.md): Add a fully customizable Offer Message component to an Offer Personalization or Test.
- [Upgrade Offer Components](https://docs.intelligems.io/offer-personalizations/upgrade-offer-components.md): Update your existing offers to use the latest component versions for improved performance and styling options.
- [Offer Personalizations Library](https://docs.intelligems.io/offer-personalizations/offers-library.md): Learn how to build 8 Offer Personalizations in your store
- [How to Set Up a Holiday Sale](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-a-holiday-sale.md): Steps to launch a Holiday Sale using an Offer Personalization
- [How to Set Up an Early Access Sale](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-an-early-access-sale.md): Steps to launch an Early Access sale using an Offer Personalization
- [How to Set Up a Buy More, Save More Volume Discount](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-a-buy-more-save-more-volume-discount.md): Steps to launch a Buy More, Save More Volume Discount using an Offer Personalization
- [How to Set Up a Buy More, Save More Quantity Discount](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-a-buy-more-save-more-quantity-discount.md): Steps to launch a Buy More, Save More Quantity Discount using an Offer Personalization
- [How to Set Up a Partner Offer (Influencer, Ambassador, Affiliate etc.)](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-a-partner-offer-influencer-ambassador-affiliate-etc..md): Steps to launch a Partner offer using an Offer Personalization
- [How to Set Up a Free Gift With Purchase Threshold Offer](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-a-free-gift-with-purchase-threshold-offer.md): Steps to launch a free gift with purchase threshold offer using an Offer Personalization
- [How to Set Up Seasonal Clearance Discount](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-seasonal-clearance-discount.md): Steps to launch a free gift with purchase threshold offer using an Offer Personalization
- [How to Set Up a Free Shipping Threshold Offer](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-a-free-shipping-threshold-offer.md): Steps to launch a free shipping threshold offer using an Offer Personalization
- [How to Set Up a Free Gift for New Subscriptions](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-a-free-gift-for-new-subscriptions.md)
- [How to Set Up an Additional Discount for New Subscriptions](https://docs.intelligems.io/offer-personalizations/offers-library/how-to-set-up-an-additional-discount-for-new-subscriptions.md)
- [Testing Offers](https://docs.intelligems.io/offer-personalizations/testing-offer-personalizations.md)
- [How to Set Up a Price Test with Quantity Buttons](https://docs.intelligems.io/offer-personalizations/how-to-set-up-a-price-test-with-quantity-buttons.md): Quantity Buttons let you test different prices for your quantity breaks deals. Instead of relying on third-party apps, you can use our built-in components in a Price Test.
- [Offer Test QA Checklist](https://docs.intelligems.io/offer-personalizations/offer-test-qa-checklist.md)
- [Offers Limits](https://docs.intelligems.io/offer-personalizations/offers-limits.md): Learn how to manage the offer limit for Offer Tests & Personalization, with options to archive, delete, or increase your limit.
- [Running a Large Number of Offer Personalizations with Shopify Functions](https://docs.intelligems.io/offer-personalizations/offers-running-a-large-number-of-offer-personalizations-with-shopify-functions.md)
- [Offer Combinations](https://docs.intelligems.io/offer-personalizations/offer-combinations.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://docs.intelligems.io/offer-personalizations.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.
