> For the complete documentation index, see [llms.txt](https://docs.kuasa.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kuasa.io/reach-customers/setup-whatsapp-unofficial-plugin-wasapbot.md).

# Setup Whatsapp Unofficial Plugin (Wasapbot)

If you have not registered yet Wasapbot account, you may create a new account at: <https://wasapbot.my/>

1. Log in to your Wasapbot account and connect your WhatsApp Unofficial. You may follow the steps in this tutorial: <https://guide.wasapbot.my/en/collections/9-start-here><br>
2. After successfully connecting your WhatsApp Unofficial in Wasapbot, go to the Wasapbot **Profile** section and copy the following details and save in any file (notepad):
   * Instance ID
   * Access Token

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

3. Log in to your Kuasa account (<https://platform.kuasa.io/>).
4. Go to **Plug In** (on the left sidebar).

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

5. Find **Wasapbot plugin**, then click:

* Install Now
* Activate
* Configure

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

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

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

6. Go to the **Configuration** section.

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

7. Put the **Base URL** (<https://app.wasapbot.my>) and then paste the **Instance ID** and **Access Token** that you copied from your Wasapbot account, then click the **Save Configuration** button.

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

Well done! You have successfully connected the Wasapbot Plugin.


---

# 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:

```
GET https://docs.kuasa.io/reach-customers/setup-whatsapp-unofficial-plugin-wasapbot.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.
