# Viber

**Translation to English:**

* Go to the [**Viber Partners**](https://partners.viber.com/) website.
* Enter your phone number for authorization.
* Go to the **Create Bot Account** page.
* Fill in all the required fields.
* After saving the bot, copy the **Token** and paste it into the field below.
* To start a chat with the bot, scan the bot’s QR code on the Viber Partners website or go to the address: `viber://pa?chatURI=yourboturi`

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


---

# 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.livecaller.io/livecaller/services/integrations/viber.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.
