> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/kool-whatsapp-notifications/whatsapp-chat-button.md).

# WhatsApp Chat Button

From this section, you can select the appearance and other general settings for your WhatsApp chat button.

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

* **WhatsApp Number:** Enter the contact number to which you want to receive WhatsApp messages.
* **WhatsApp Message:** Enter the default message that will be displayed to your customers when they click the WhatsApp chat button.
* **Default WhatsApp Message from visitor:** Set the default message for your customers that will be displayed in their text section.
* **Button Size:** Configure the size of the WhatsApp button.
* **Widget Header:** Enter the text you want to display on your widget header for your customers.
* **Widget Position:** Set the position of the widget - *Left or Right*.
* **Select Image:** Select the icon image for the WhatsApp button.
* **Widget Status:** Set the widget status for the WhatsApp chat button.

After making all the changes, **Save** your changes and done.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://magecomp.gitbook.io/shopify/apps/kool-whatsapp-notifications/whatsapp-chat-button.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
