# Use Cases

**Urgency and Limited Offers:**

Messages under this category aim to create a sense of urgency for the customers, prompting them to make faster decisions. This could be due to limited stock, special time-sensitive promotions, or other factors that would make the customer want to purchase immediately.

* **Creating Urgency:** ⏰ "Hurry up! Only {timer} left to ensure your delivery by {addDeliveryDateMax}."
* **Low Stock Alert:** 📦 "Stock running out! Order now to guarantee your delivery between {addDeliveryDateMin} and {addDeliveryDateMax}."
* **Weekend Discounts:** 🎈 "Weekend special! Order in the next {timer} to seize our exclusive discounts with deliveries by {addDeliveryDateMax}."
* **Promotions:** 🎁 "Special promotion! Order in the next {timer} to lock in our best deals and ensure delivery by {addDeliveryDateMax}."

**Special Days and Launches:**

These messages are tailored for special occasions like holidays, festivals, or product launches. They can help businesses capitalize on special events, making customers feel the exclusivity or timeliness of an offer.

* **Promotions for Special Days:** ❤️ "Make it memorable! Ensure a special delivery for Valentine's Day by ordering within {timer}."
* **New Product Launch:** 🚀 "Be the trendsetter! Order our latest collection now and be among the first to receive it between {addDeliveryDateMin} and {addDeliveryDateMax}."
* **Holiday Season Offers:** 🎄 "Embrace the festive spirit! Exclusive holiday offers for orders placed in the next {timer}, with deliveries promised by {addDeliveryDateMax}."

**Customer Assurance:**

Messages in this category focus on building trust and providing assurance to the customers. Whether it's highlighting a return policy, offering free shipping, or emphasizing a guarantee, these messages reassure customers about their purchase decisions and the reliability of the delivery date.

* **Free Shipping Incentive:** 🚚 "Why pay for shipping? Order within the next {timer} and enjoy complimentary shipping, with deliveries by {addDeliveryDateMax}."
* **Return Policy:** 🔄 "Your satisfaction, our promise! With our 30-day return policy, shop carefree and expect deliveries between {addDeliveryDateMin} and {addDeliveryDateMax}."


---

# 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/estimated-delivery-day/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.
