# Use Cases

:star: These messages reflect the vibrant and dynamic activity on your product page, as well as the popularity within a given time frame. They are designed to both make users feel that your product is popular, and to instantly mobilize them to take action.

**Urgency and Limited Stock**

&#x20;Messages in this category create a sense of urgency due to limited stock or exclusive time-sensitive offers.

1. **"🏃‍♂️ Act Fast!** The last {visitor\_count} visitors are interested, and the stock is running low!"
2. **"🔔 Stock Alert!** Only a few left, with {visitor\_count} people checking this out in the last {time\_period}. Order now!"

**Exclusive Discounts and Offers**

These messages are designed for time-limited promotions like weekend sales or flash offers.

1. **"⌛ Hourly Offer!** In the last {time\_period}, {visitor\_count} people viewed this product. Don’t miss the discounted price!"

**Special Days and Launches**

&#x20;Messages tailored for special occasions like holidays, festivals, or product launches to capitalize on customer interest.

1. **"❤️ Special Day Promotion!** Gift something unique! {visitor\_count} people considered this deal in the last {time\_period}."
2. **"🚀 New Launch Offer!** Be a trendsetter with our latest collection. Already viewed by {visitor\_count} people!"


---

# 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://approom.gitbook.io/eta/visitor-counter/use-cases.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.
