# WhatsApp Web/App Redirection

On click of ‘Order on WhatsApp’ button, users get a preview of their message before sending to admin.

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

Once the user clicks on send button from WhatsApp preview, the message will automatically type and the user can do further modification if needed. Otherwise, they can proceed further by clicking a send button.

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

Once you send the message to admin, it shows shared message in WhatsApp as below.

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


---

# 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.magecomp.com/magento-2-order-on-whatsapp-extension/whatsapp-web-app-redirection.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.
