# WhatsApp Sharing in App

Once you have properly configured the extension, you can see it enabled on frontend.

* **WhatsApp Share on Category Page:**

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

* **WhatsApp Share on Product Page:**

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

* On click of WhatsApp Share button, users get option to open WhatsApp on their WhatsApp enabled mobile phones.

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

* Once you select to share, it shows sharing message in WhatsApp with selected options.

<figure><img src="/files/XwoIAma9v3uo3xU26QYp" 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-whatsapp-share-extension/whatsapp-sharing-in-app.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.
