# Wassenger

{% hint style="warning" %}
Wassenger is a WhatsApp Web based solution. Once you've configured your phone remember to do not use WhatsApp web or your account may become disconnected and your chatbot may stop responding correctly.
{% endhint %}

To configure [Wassenger ](https://www.wassenger.com)as your WhatsApp Xenioo provider, follow the steps detailed below.

* Signup for a [Wassenger](https://www.wassenger.com) account.&#x20;
* Pick a I/O plan type suitable for your business.
* Once inside the console, click on the "Create Device" button to add your device.

![](/files/-Lhj95W_LhBmLgskZMFY)

* Enter free device informations and move on to the authorization phase.
* When the **QR code** appears, use your mobile phone to attach your device to Wassenger.

**Great! Your Whasapp phone number is succesfully attached to Wassenger**.&#x20;

Now Let's configure Xenioo following the steps below.

* Click on the Devices button on the Wassenger page header.
* Select your newly added device.
* From the details page, copy the **ID field** and paste it in the **Device Id** field in Xenioo.

![](/files/-Lhj9ziLcVCpxzNBK_wK)

* Click on the **API Keys** header button in the Wassenger page.
* Copy the default **API Key** you find in the **API Key field** in Xenioo.
* In Xenioo, confirm all data and publish your chatbot.
* Congratulations! Your chatbot is now online on Wassenger.


---

# 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/wassenger.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.
