> For the complete documentation index, see [llms.txt](https://docs10.xenioo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs10.xenioo.com/basic-concepts/publishing/channels/whatsapp/configuring-providers/wassenger.md).

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