> For the complete documentation index, see [llms.txt](https://help.onlinplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.onlinplus.com/templates-for-social-media-and-whatsapp/frequent-replies.md).

# Frequent Replies

#### Welcome Message (Initial Response)

Hi there! 👋\
Thank you for reaching out to \[Vendor's Business Name]. This is an automated message to let you know that your query is important to us. Our team will get back to you shortly.

In the meantime, feel free to explore their online store: \[Insert Store Link].

For any urgent concerns, you can also contact us directly at \[Company Email/Phone].

Thank you for your patience! 😊

#### Order Confirmation/Status Update

Hello!\
Your order with \[Vendor's Business Name] has been confirmed and is being processed. You can track your order here: \[Insert Order Tracking Link].

If you have any questions, reply to this message, and we’ll assist you. Thank you for shopping with \[Vendor's Business Name]! 🛍️

#### Out-of-Hours Response

Hi!\
Thanks for contacting \[Vendor's Business Name]. Our team is currently unavailable but will respond to your message during business hours (insert business hours).

For quick assistance, you can visit their online store: \[Insert Store Link].

We appreciate your patience! 😊

#### Frequently Asked Questions (FAQ)

Hello!\
Here are some quick answers to common questions:\
1️⃣ Track your order: \[Insert Tracking Link]\
2️⃣ Return/Refund Policy: \[Insert Policy Link]\
3️⃣ Contact support: \[Insert Support Email/Phone]

If you need further assistance, reply with your query, and we’ll get back to you soon. Thank you! 🙏

#### Post-Purchase Feedback Request

Hi \[Customer Name],\
We hope you’re enjoying your purchase from \[Vendor's Business Name]! 🎉

We’d love to hear your feedback. Please take a moment to share your experience: \[Insert Feedback Link].

Thank you for supporting small businesses! 💖

#### Promotion/Offer Announcement

Hello!\
Exciting news! 🎊 \[Vendor's Business Name] is running an exclusive offer just for you.

👉 \[Insert Offer Details]\
👉 \[Insert Offer Link]

Hurry, the offer ends on \[Insert Date]. Shop now! 🛒

#### Thank You Message

Hi \[Customer Name],\
Thank you for contacting \[Vendor's Business Name]. We appreciate your interest and look forward to serving you.

If you have any further questions, feel free to reply to this message. Have a great day! 😊

#### Vendor-Specific Custom Message

Hi there!\
You’ve reached \[Vendor's Business Name], We’re here to help you with your queries.

Please let us know how we can assist you, and our team will get back to you shortly.

Explore our store here: \[Insert Store Link]. Thank you! 🙏


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.onlinplus.com/templates-for-social-media-and-whatsapp/frequent-replies.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.
