# User Guides

- [Funnels & Thank You Page](https://document.tek-labs.app/salemate-userguide/user-guides/funnels-and-thank-you-page.md)
- [Understand the working logic of funnels](https://document.tek-labs.app/salemate-userguide/user-guides/funnels-and-thank-you-page/understand-the-working-logic-of-funnels.md): Hold up! 🚦 Before setting things up, take a quick look at how a funnel works first
- [Post-purchase upsell](https://document.tek-labs.app/salemate-userguide/user-guides/funnels-and-thank-you-page/post-purchase-upsell.md): Enhance your sales by creating post-purchase upsell offer
- [Customize Post-purchase upsell offers](https://document.tek-labs.app/salemate-userguide/user-guides/funnels-and-thank-you-page/post-purchase-upsell/customize-post-purchase-upsell-offers.md): Post-purchase upsell and Thank you page use the same condition in the General settings.
- [Enable Post-purchase page setting](https://document.tek-labs.app/salemate-userguide/user-guides/funnels-and-thank-you-page/post-purchase-upsell/enable-post-purchase-page-setting.md)
- [Thank you page](https://document.tek-labs.app/salemate-userguide/user-guides/funnels-and-thank-you-page/thank-you-page.md): Enhance your Thank you page by adding multiple widgets provided by Salemate
- [Customize widgets on Thank you page](https://document.tek-labs.app/salemate-userguide/user-guides/funnels-and-thank-you-page/thank-you-page/customize-widgets-on-thank-you-page.md): Post-purchase upsell and Thank you page use the same condition in the General settings.
- [Enable and place widgets on Thank you page editor](https://document.tek-labs.app/salemate-userguide/user-guides/funnels-and-thank-you-page/thank-you-page/enable-and-place-widgets-on-thank-you-page-editor.md)
- [Checkout Page](https://document.tek-labs.app/salemate-userguide/user-guides/checkout-page.md): Optimize your Checkout page by adding unlimited widgets designed on your own
- [Customize widgets on Checkout page](https://document.tek-labs.app/salemate-userguide/user-guides/checkout-page/customize-widgets-on-checkout-page.md)
- [Enable and place widgets on Checkout page editor](https://document.tek-labs.app/salemate-userguide/user-guides/checkout-page/enable-and-place-widgets-on-checkout-page-editor.md)
- [Shopify Limitations and Considerations](https://document.tek-labs.app/salemate-userguide/user-guides/shopify-limitations-and-considerations.md): We want to make sure you know exactly when those extra special post-purchase offers or confirmation pages might not appear after you place your order. Here’s when that happens:


---

# 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/salemate-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.
