# Hot Stock Function

**Hot Stock Function** will alert customers when a variant of product is low in inventory or available to buy. Customers will never miss out on that must-have product again.

![](/files/E7OaZh1fdxwJCmzibbme)

{% hint style="info" %}
This feature is only compatible for **1.2.1 and its predecessors**. If your current theme version is **1.3.0 or later**, please follow [the attached link](/halo-docs/products/product-information/version-1.3.0+/inventory.md).
{% endhint %}


---

# 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://halosoft.gitbook.io/halo-docs/theme-settings/general/hot-stock-function.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.
