# Add an embeddable WhatsApp Button to your website

Easily add a WhatsApp button like this to your website, using the customizable code snippet below.

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

To do this, you’ll need a WhatsApp Business Account and phone number. Don’t have one yet? [Sign up here](https://dashboard.messagebird.com/en/sign-up?ref=hc).

1. In the URL below, replace the number next to ‘phone’ with your WhatsApp Business phone number. The first digits represent the country code for the number. We’ll use MessageBird’s WhatsApp number (+31 39010240285) as an example:\
   \
   \*\*<https://api.whatsapp.com/send?phone=3197010240285**\\> <br>
2. Replace the highlighted link in the HTML code snippet below with the updated URL containing your WhatsApp Business phone number that you created in step 1.\
   \
   \&#xNAN;**\<a href="<https://api.whatsapp.com/send?phone=3197010240285>" style="display: inline-block; padding:16px; border-radius: 8px; background-color: #25D366; color: #fff; text-decoration: none; font-family: sans-serif; font-size: 16px;">Contact us on WhatsApp\</a>**\ <br>
3. Add the HTML code snippet to your website and deploy!


---

# 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.bird.com/connectivity-platform/messaging/add-an-embeddable-whatsapp-button-to-your-website.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.
