# Page Not Found

The URL `messaging-channels/whatsapp-api/managing-your-whatsapp-api/how-to-send-test-messages-and-find-out-why-messages-are-not-delivering-for-whatsapp-api-channel` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Test messages and check why they’re not delivering on the WhatsApp API channel](https://helpdocumentation.gitbook.io/user/messaging-channels/whatsapp-api/managing-your-whatsapp-api/test-messages-and-check-why-theyre-not-delivering-on-the-whatsapp-api-channel.md)
- [Direct Meta Response With WA Message Id For Send Message API Call](https://helpdocumentation.gitbook.io/user/messaging-channels/whatsapp-api/managing-your-whatsapp-api/direct-meta-response-with-wa-message-id-for-send-message-api-call.md)
- [Create Commands Or Menu For End Users For WhatsApp API](https://helpdocumentation.gitbook.io/user/messaging-channels/whatsapp-api/managing-your-whatsapp-api/create-commands-or-menu-for-end-users-for-whatsapp-api.md)
- [Send Messages Via API For your Official WhatsApp Number ( Postman )](https://helpdocumentation.gitbook.io/user/messaging-channels/whatsapp-api/managing-your-whatsapp-api/send-messages-via-api-for-your-official-whatsapp-number-postman.md)
- [Set Webhook Url to Receive Delivery Reports / Message Statues From Meta For Your WhatsApp API](https://helpdocumentation.gitbook.io/user/messaging-channels/whatsapp-api/managing-your-whatsapp-api/set-webhook-url-to-receive-delivery-reports-message-statues-from-meta-for-your-whatsapp-api.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://helpdocumentation.gitbook.io/user/messaging-channels/whatsapp-api/managing-your-whatsapp-api/test-messages-and-check-why-theyre-not-delivering-on-the-whatsapp-api-channel.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.

### Option 2 — Browse the documentation index

Full index: https://helpdocumentation.gitbook.io/user/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://helpdocumentation.gitbook.io/user/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/user/messaging-channels/whatsapp-api/managing-your-whatsapp-api/test-messages-and-check-why-theyre-not-delivering-on-the-whatsapp-api-channel.md`).

You may also use `Accept: text/markdown` header for content negotiation.
