# ZOKO

{% hint style="info" %}
ZOKO is a Whatsapp Business solution. Please make sure to check the [necessary steps](https://www.zoko.io/pricing) to enable a Whatsapp business phone number.
{% endhint %}

To configure your [ZOKO ](https://www.zoko.io/)WhatsApp provider follow the steps detailed below:

* Login to your [ZOKO account](https://app.zoko.io/login)
* On the top right section, click on your account avatar
* From the dropdown menu, choose settings.

![](/files/-MQBcK0RvhcoZ1WmYTdX)

* A page with multiple information buttons will appear
* Click on the button "API & Webhooks"
* On the API Keys page, copy the Public Key value
* Inside Xenioo, open the WhatsApp publish dialog and choose ZOKO as your WhatsApp provider
* Paste the API Key value in the API Key field of the dialog

![](/files/-MQBdS8vUfYMAzaXEw5d)

* Save and Publish
* Congratulations! Your chatbot is online!


---

# 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://docs10.xenioo.com/basic-concepts/publishing/channels/whatsapp/configuring-providers/zoko.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.
