# Viber

The Viber channel can make your chatbot communicate through a Viber business account provided by LINK Mobility

## General Channel Settings

LINK Mobility provides specific channel settings, enabling the use of Viber channel integration.

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

### Security Identifier

This is the Account Security Identifier provided by LINK Mobility for your Viber channel integration.

### Short Code

This is the Account Short Code, always provided by LINK Mobility for your channel integration.

### API Key

This value must be filled with the provider integration API Key. Each provider account will have its own API Key that you will need to copy here before publishing.

### API Secret

This value, along with the other values, must be filled with the API secret that LINK mobility will provide.

### Hook URL

This is the endpoint automatically generated by Xenioo, that will be used to receive any incoming message from the Users to your Connect chatbot.


---

# 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.mylinkconnect.com/basic-concepts/publishing/channels/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.
