# WhatsApp Business API - Unsupported Messages

Please note that, This is a list of message formats that WhatsApp doesn't support.

| Unsupported format                                                                                  | Description                                                              | Example                                                             |
| --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ | ------------------------------------------------------------------- |
| <p><strong>Document file along with caption</strong><br><em>ex. pdf, ppt, docs, csv, etc.,</em></p> | When a contact / customer sends you a document file along with a caption | <img src="/files/7aZWPqCZXLBjMBZxtOc8" alt="" data-size="original"> |
|                                                                                                     |                                                                          |                                                                     |
|                                                                                                     |                                                                          |                                                                     |


---

# 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.gallabox.com/extras/whatsapp-business-api-unsupported-messages.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.
