# User Guides

- [Enabling Salepify app](https://document.tek-labs.app/salepify-userguide/user-guides/enabling-salepify-app.md)
- [Gift offers](https://document.tek-labs.app/salepify-userguide/user-guides/gift-offers.md)
- [Free Gift](https://document.tek-labs.app/salepify-userguide/user-guides/gift-offers/free-gift.md): The Free Gift feature allows you to reward customers with free or discounted products when they meet specific purchase conditions.
- [Progress Bar type](https://document.tek-labs.app/salepify-userguide/user-guides/gift-offers/progress-bar-type.md)
- [Upsell offers](https://document.tek-labs.app/salepify-userguide/user-guides/upsell-offers.md)
- [You May Also Like](https://document.tek-labs.app/salepify-userguide/user-guides/upsell-offers/you-may-also-like.md): The YMAL feature allows you to show product recommendations to customers and encourage additional purchases directly from the widget.
- [Volume Discount](https://document.tek-labs.app/salepify-userguide/user-guides/upsell-offers/volume-discount.md): Discount for sales campaign - Tiered discount for specific products
- [Product Bundle](https://document.tek-labs.app/salepify-userguide/user-guides/upsell-offers/product-bundle.md)
- [Styling](https://document.tek-labs.app/salepify-userguide/user-guides/styling.md): Enhance your store's appeal by customizing how offers are displayed to your customers. There are two types of visualizations for showcasing your offers on your online store. Let's explore these option
- [Embedded Gift type](https://document.tek-labs.app/salepify-userguide/user-guides/styling/embedded-gift-type.md)
- [Popup old version type](https://document.tek-labs.app/salepify-userguide/user-guides/styling/popup-old-version-type.md): The "Embed to product page" and "old popup" type have similar styling settings.
- [Popup Gift type](https://document.tek-labs.app/salepify-userguide/user-guides/styling/popup-gift-type.md)
- [Progress Bar type](https://document.tek-labs.app/salepify-userguide/user-guides/styling/progress-bar-type.md)
- [BOGO type](https://document.tek-labs.app/salepify-userguide/user-guides/styling/bogo-type.md)
- [Volume Discount type](https://document.tek-labs.app/salepify-userguide/user-guides/styling/volume-discount-type.md)
- [Product Bundle type](https://document.tek-labs.app/salepify-userguide/user-guides/styling/product-bundle-type.md)
- [Translation](https://document.tek-labs.app/salepify-userguide/user-guides/translation.md): The Translation feature in Salepify allows you to customize the language of app elements to better suit your store's needs. This guide will walk you through the steps to manage translations effectivel


---

# 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://document.tek-labs.app/salepify-userguide/user-guides.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.
