# Examples of Message Templates for WhatsApp in SprintHub

Creating effective templates is essential to ensure clear, objective communication that generates results. Below, you will find ready-made examples for different purposes, making it easier to create your templates on the platform.

***

### 🎯 **Marketing Templates**

#### 1. **Special Promotion**

> *Hello {{1}}, we have a great offer for you!*\
> Get **15% off** on our new collection.\
> Take advantage before it's gone!

**Buttons:**

* Visit website (Promotion link)
* Unsubscribe from Marketing

***

#### 2. **Product Launch**

> *Hello {{1}}, something new is coming!*\
> Meet our newest release: **SmartWatch Pro X**.\
> Cutting-edge technology to make your day easier.

**Buttons:**

* Buy Now
* View Terms

***

### 📅 **Utility Templates**

#### 1. **Appointment Confirmation**

> *Hello {{1}}, all set for your appointment?*\
> ✅ **Date:** {{2}}\
> ✅ **Time:** {{3}}\
> If you have any questions, we are available to help!

**Buttons:**

* Confirm Attendance
* Reschedule

***

#### 2. **Order Update**

> *Hello {{1}}, good news!*\
> Your order **{{2}}** has been shipped and is on its way.\
> Track your delivery using the link below.

**Buttons:**

* Track Order (Tracking link)

***

#### 3. **Payment Reminder**

> *Hello {{1}}, we are reaching out to remind you about your invoice due date.*\
> 💰 **Amount:** R$ {{2}}\
> 📅 **Due Date:** {{3}}\
> Avoid late payments and keep your benefits active!

**Buttons:**

* Pay Now (Payment link)
* Contact Support

***

> **Final Tip:**\
> Customize your messages using token variables like {{1}}, {{2}} and {{3}} to create more humanized and relevant communications for your customers. Include the first name, last name, or personal information that was captured in Sprinthub via a chatbot, form, manual entry, etc.


---

# 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.sprinthub.com/en/topics/relate/message-templates-meta/message-templates-whatsapp-api/examples-of-message-templates-for-whatsapp-in-sprinthub.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.
