# Getting a ready-made chatbot token in Viber

#### Navigation:

1. [In the Viber mobile application](#id-1.-in-the-viber-mobile-application)
2. [On the Viber Admin Panel](#id-2.-on-the-viber-admin-panel)
3. [Chatbot integration with #jedidesk](#id-3.-chatbot-integration-with-jedidesk)

***

#### 1. In the Viber mobile application

In the section **More -> Settings -> My bots**, select your bot, click **Edit Info** and copy the API token of your bot:

<figure><img src="/files/dfCe6B5przT0MQgDowcR" alt=""><figcaption><p>Getting a ready-made chatbot token in Viber app</p></figcaption></figure>

***

#### 2. On the Viber Admin Panel

Log in to the [Viber admin panel](https://partners.viber.com/login), click on the icon with your bot and copy the API token:

<figure><img src="/files/iZ1eFkpzKvAZ5tr97enO" alt=""><figcaption><p>Viber Admin Panel</p></figcaption></figure>

<figure><img src="/files/CUifMet4Pt9No8UNmn1o" alt=""><figcaption><p>Getting a ready-made chatbot token on Viber Admin Panel</p></figcaption></figure>

***

#### 3. Chatbot integration with #jedidesk

On the #jedidesk service, open the **Settings ->** [**Integrations**](https://app.jedidesk.com/integrations) tab, paste the copied API token and click <mark style="background-color:blue;">**Activate**</mark>:

<figure><img src="/files/sBvjcDkA3wfdI8F2kjIY" alt=""><figcaption><p>Chatbot integration with #jedidesk</p></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.jedidesk.com/english/chatbots/getting-a-ready-made-chatbot-token-in-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.
