# WhatsApp Sharing in Web

Apart from sharing in app, WhatsApp Share extension allows sharing the products in WhatsApp Web as well. Once users open a product from desktop view, WhatsApp Share button can be seen enabled.

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

Once users click on share button, they get redirected to WhatsApp Web and get the option to select contacts.

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

After contact selection, message can be shared by clicking enter button.

<figure><img src="/files/SiWDcrGywm03x9Bkvjfd" 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-web.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.
