# Messagerie mobile

La messagerie mobile vous permet de configurer un fournisseur compatible SMS qui sera utilisé globalement par toute fonctionnalité ngSurvey nécessitant l’envoi et la livraison de SMS.&#x20;

Les fournisseurs de messagerie suivants sont pris en charge&#x20;

1. [Twilio ](/fr/installation-setup/installation/messagerie-whatsapp/twilio-whatsapp.md)
2. [HTTP ](/fr/installation-setup/system-settings/messagerie-mobile/iis-smtp-exchange-server.md)
3. [Amazon SNS](/fr/installation-setup/system-settings/messagerie-mobile/iis-smtp-exchange-server-2.md)
4. [Unifonic](/fr/installation-setup/system-settings/messagerie-mobile/iis-smtp-exchange-server-3.md)


---

# 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/fr/installation-setup/system-settings/messagerie-mobile.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.
