# Sales-boosting

- [Cart countdown](https://docs.foxecom.com/foxkit-app/sales-boosting/cart-countdown.md): Encourage customers to checkout by showing a countdown timer in their cart
- [Countdown timer](https://docs.foxecom.com/foxkit-app/sales-boosting/countdown-timer.md): Set a limited time to buy the item at a discounted price.
- [Stock scarcity](https://docs.foxecom.com/foxkit-app/sales-boosting/stock-scarcity.md)
- [Lucky wheel](https://docs.foxecom.com/foxkit-app/sales-boosting/lucky-wheel.md): In this article, you'll learn how to increase engagement by showing the visitors a gamified pop-up wheel where they can play to win discounts.
- [Mega menu](https://docs.foxecom.com/foxkit-app/sales-boosting/mega-menu.md): Learn to elevate your store navigation with a seamless and user-friendly mega menu created with FoxKit
- [Pop-up](https://docs.foxecom.com/foxkit-app/sales-boosting/pop-up.md): In this article, you'll learn how to create website pop-ups to collect emails, promote sales, and cross-sell products, etc.
- [Pre-orders](https://docs.foxecom.com/foxkit-app/sales-boosting/pre-orders.md): Pre-order allows (new and returning) customers to purchase an item that has yet to be released or is already out-of-stock.
- [Sales notifications](https://docs.foxecom.com/foxkit-app/sales-boosting/sales-notifications.md): In this article, you'll learn how to show notifications of recent sales of other customers.
- [Size chart](https://docs.foxecom.com/foxkit-app/sales-boosting/size-chart.md): In this article, you'll learn how to display size chart so shoppers can find their desired fit items.
- [Variant group images](https://docs.foxecom.com/foxkit-app/sales-boosting/variant-group-images.md): In this article, you'll learn how to display multiple variant images of the selected variants option.


---

# 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.foxecom.com/foxkit-app/sales-boosting.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.
