# SMS

SMS (Short Messaging Service) es una forma de comunicación basada en texto que ha existido durante una década o más. Si desea utilizar la plataforma bonychat.com para mensajería SMS, deberá crear una cuenta con uno de nuestros socios.

Una vez que haya creado una cuenta y haya proporcionado un número de teléfono, puede conectarlo a la plataforma bonychat e interactuar con sus contactos a través de mensajes SMS como cualquier otro canal.

## Socios de apoyo <a href="#supporting-partners" id="supporting-partners"></a>

Si desea conectar SMS a la plataforma okeybot.com, considere los siguientes socios:

* [Twilio](https://docs.bony.chat/canales-de-mensajeria/sms/twilio-sms)
* [MessageBird](https://docs.bony.chat/canales-de-mensajeria/sms/messagebird-sms)
* [Vonage](https://docs.bony.chat/canales-de-mensajeria/sms/vonage-sms)

{% hint style="info" %}
Si está interesado en utilizar un socio que no figura aquí, solicite una nueva integración de canal en el tablero de solicitud de funciones de bony.chat
{% 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.bony.chat/canales-de-mensajeria/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.
