# Unifonic Template Message

If you are using Unifonic as your WhatsApp provider you will need to set the template message using following body content:

The content is a JSON based configuration that will allow you to set the name of the template message that you would like to use for your first interaction and have defined in your Unifonic account, the language code and you have defined any placeholders you can add optional place holder values.&#x20;

<figure><img src="/files/O9e3unfSrIa5CM5Y7Ywr" alt=""><figcaption></figcaption></figure>

By default ngSurvey except following replies on the first interaction with the respondent that received the template message&#x20;

1 - Take the survey\
2 - Don't take survey\
3 - Unsubscribe

As such we recommend to configure a template message in Unifonic account that would be as follow:&#x20;

<figure><img src="/files/n1WTHHrYZDkmgRWbP7Gy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you are using panels to send out your Whatsapp invitation its possible to pipe into your placeholder dynamically  panelists attributes values using the ++panelistattributename++ format.
{% 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://docs.ngsurvey.com/conversational-surveys/unifonic-template-message.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.
