> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/form-management/campaigns/campaign/phone-sms-distribution/whatsapp-distribution.md).

# توزيع WhatsApp

## 🗯️ ما هي توزيع WhatsApp؟

باستخدام توزيع WhatsApp يمكنك الوصول إلى جمهورك عن طريق إرسال استبياناتك إلى تطبيق WhatsApp الخاص بالمستجيب باستخدام رقم هاتفه المحمول.&#x20;

يمكن توزيع استبيانات WhatsApp بالطرق التالية.

* [**دعوة**](/ar/form-management/campaigns/campaign/phone-sms-distribution/whatsapp-distribution/untitled.md) سيستلم المستجيب [رسالة الدعوة](/ar/form-management/campaigns/campaign/invitation-message.md) مع رابط يؤدي إلى استبيانك على الويب.
* [**اتصال ثنائي الاتجاه**](/ar/form-management/campaigns/campaign/phone-sms-distribution/whatsapp-distribution/two-way-survey.md) لإنشاء استبيانات محادثة والسماح للمستجيب بالرد على أسئلتك مباشرة داخل WhatsApp.

من المهم أن تتذكر أنه بسبب طريقة عمل WhatsApp يمكنك استخدام فقط [رسالة WhatsApp / Twilio المعتمدة مسبقًا](/ar/form-management/campaigns/campaign/invitation-message/whatsapp-template.md) لرسائل التوزيع الخاصة بك. &#x20;

{% hint style="danger" %}
تتطلب ميزات WhatsApp وجود [Twilio](/ar/installation-setup/system-settings/almraslh-abr-alhatf-almhmwl/twilio.md) أو [Unifonic](/ar/installation-setup/installation/mraslh-whatsapp/twilio-whatsapp-1.md) حساب مع حساب Facebook Business Manager وأن يكون حساب Twilio الخاص بك [إعداده](/ar/installation-setup/system-settings.md) في تثبيت ngSurvey الخاص بك.
{% endhint %}

&#x20;  &#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/ar/form-management/campaigns/campaign/phone-sms-distribution/whatsapp-distribution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
