# Flujo de mensajes WhatsApp

<figure><img src="/files/VUL12E9eKtCwm6s0Gnjz" alt=""><figcaption></figcaption></figure>

### Pré Requisitos <a href="#pr-requisitos" id="pr-requisitos"></a>

1. Para utilizar la API de Sinch Messaging, primero debe tener una cuenta activa en la plataforma de Sinch. Consulte la documentación de [Cuenta y configuraciones](https://docs-latam.wavy.global/getting-started-menu/wavy-messaging-platform/cuenta-y-configuraciones) para obtener más información sobre cómo realizar este procedimiento.
2. Deberá tener un usuario y token válidos asociados a su cuenta. Puede agregar otros usuarios si así lo desea, aprenda a crear un usuario en nuestra guía [Agregar usuarios](https://docs-latam.wavy.global/permisos/subcuentas-y-usuarios).
3. Con las credenciales mencionadas anteriormente, ahora puede comenzar a usar la API Sinch Messaging.


---

# 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-es.sinch.com/documentaciontecnicawhatsapp/sinch-messaging-whatsapp-api/flujo-de-mensajes-whatsapp.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.
