# Message Queue - Sending Text and Multimedia Files via WhatsApp

When using Message Queue dispatch, it is possible to optimize content delivery, ensuring that both text messages and multimedia files are delivered efficiently and without failures.

The Segment is the main tool to trigger the Message Queues.&#x20;

To begin, the first step is to create the Segment. If you are not yet familiar with this process,[ click here to learn more about how to create and configure a Segment.](https://docs.sprinthub.com/topicos/relacionar/segmentos)

Below, check the detailed step-by-step to implement this solution:<br>

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=8hA2ckLrTJ0>" %}

<br>


---

# 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.sprinthub.com/en/topics/relate/message-queue/common-questions/message-queue-sending-text-and-multimedia-files-via-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.
