# Envoyer des SMS

### Méthodes

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Envoi unitaire</strong></td><td>Envoyer un SMS instantanément</td><td><a href="/pages/5U064j4bkxMl43sfjdxe">/pages/5U064j4bkxMl43sfjdxe</a></td></tr><tr><td><strong>Envoi par lots</strong></td><td>Envoyer plusieurs SMS en même temps</td><td><a href="/pages/VIqqusz8WBfJAedMocgU">/pages/VIqqusz8WBfJAedMocgU</a></td></tr><tr><td><strong>Envoi par numéro long</strong></td><td>Envoyer un SMS via un numéro long en émetteur</td><td><a href="/pages/l35VMqe6yv1bGmBGXp9E">/pages/l35VMqe6yv1bGmBGXp9E</a></td></tr><tr><td><strong>Envoi de sondages</strong></td><td>Envoyer un Sondage par SMS</td><td><a href="/pages/B7wVufOj68xba6mxZ8Kw">/pages/B7wVufOj68xba6mxZ8Kw</a></td></tr><tr><td><strong>Annuler l'envoi d'un SMS différé</strong></td><td>Annuler l'envoi d'un SMS différé</td><td><a href="/pages/lrW5vcfhWkGNdmfuu1v7">/pages/lrW5vcfhWkGNdmfuu1v7</a></td></tr><tr><td><strong>Caractères spéciaux</strong></td><td>Liste des caractères spéciaux remplacés à l'envoi d'un SMS</td><td><a href="/pages/mYV3b7pJz8NOy0a5FBaU">/pages/mYV3b7pJz8NOy0a5FBaU</a></td></tr></tbody></table>


---

# 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://www.docpartner.dev/api/sms-partner/envoyer-des-sms.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.
