# Viber

## 在 Viber 建立機器人

首先，你需要在 Viber 的 Viber Admin Panel （[https://partners.viber.com](https://partners.viber.com/login)）中建立機器人，而在建立機器人後，您將取得一個應用程式金鑰，將在下一步中使用到此應用程式金鑰。

## 連接 FIRST LINE 管道

1. 透過選單「應用程式」，透過「管道」分類，找到「Viber」管理介面。
2. 點擊畫面中新增按鈕。
3. 填入內部辨識用名稱、描述，接著貼上機器人的應用程式金鑰。
4. 按下儲存按鈕。

恭喜！若輸入的應用程式金鑰正確，Viber 將與 FIRST LINE 連接成功，並從 FIRST LINE  中提供的所有強大功能中受益，包含聊天機器人、自動回應等功能。


---

# 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://help.firstline.cc/feature/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.
