> 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/fr/form-management/campaigns/campaign/phone-sms-distribution.md).

# Distribution par téléphone mobile

## 📱 Qu'est-ce que la distribution par téléphone mobile ?

En utilisant les fonctionnalités de distribution par téléphone mobile, vous pouvez distribuer vos Sondages vers des terminaux mobiles en utilisant des [messages SMS](/fr/form-management/campaigns/campaign/phone-sms-distribution/sms-distribution.md) ou en utilisant [message WhatsApp](/fr/form-management/campaigns/campaign/phone-sms-distribution/whatsapp-distribution.md)s.

## 👥 Destinataires mobiles

&#x20;Les destinataires sur téléphone mobile peuvent être ajoutés en utilisant l'une des méthodes suivantes&#x20;

* [Listes de numéros mobiles saisies manuellement](/fr/form-management/campaigns/campaign/phone-sms-distribution/sms.md)
* [Importés à l'aide d'un fichier CSV](/fr/form-management/campaigns/campaign/email-distribution/recipients.md)
* [En utilisant des membres du panel](/fr/form-management/campaigns/campaign/panels.md)

{% hint style="warning" %}
La fonctionnalité SMS / WhatsApp mobile nécessite d'avoir un [Twilio.com](/fr/installation-setup/system-settings/messagerie-mobile/twilio.md) compte lié à votre [ngSurvey account](/fr/installation-setup/system-settings.md). &#x20;
{% endhint %}


---

# 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://docs.ngsurvey.com/fr/form-management/campaigns/campaign/phone-sms-distribution.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.
