# رسالة قالب Unifonic

إذا كنت تستخدم Unifonic كمزوّد WhatsApp الخاص بك فستحتاج إلى ضبط رسالة القالب باستخدام محتوى الجسم التالي:

المحتوى عبارة عن تكوين قائم على JSON يتيح لك تحديد اسم رسالة القالب التي تود استخدامها للتفاعل الأول والتي قمت بتعريفها في حساب Unifonic الخاص بك، ورمز اللغة، وإذا كنت قد عرّفت أي عناصر نائب فيمكنك إضافة قيم عناصر نائب اختيارية.&#x20;

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

بشكل افتراضي، يتوقع ngSurvey الردود التالية عند التفاعل الأول مع المستجيب الذي تلقى رسالة القالب&#x20;

1 - المشاركة في الاستبيان\
2 - عدم المشاركة في الاستبيان\
3 - إلغاء الاشتراك

لذلك نوصي بتكوين رسالة قالب في حساب Unifonic تكون على النحو التالي:&#x20;

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

{% hint style="info" %}
إذا كنت تستخدم لوحات (panels) لإرسال دعوة WhatsApp، فمن الممكن توصيل قيم سمات أعضاء اللوحة إلى عنصر النائب ديناميكيًا باستخدام تنسيق ++panelistattributename++.
{% 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/ar/conversational-surveys/rsalh-qalb-unifonic.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.
