> For the complete documentation index, see [llms.txt](https://docs.klink.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klink.cloud/getting-started/setup-channels.md).

# Setup Channels

Connect with your customers effortlessly on klink.cloud. Reach them on Facebook Messenger, LINE OA, Instagram, and Viber. From social media to messaging apps, Klink.cloud brings all your interactions together for seamless and efficient customer engagement. Elevate your brand and provide top-notch support across these popular channels

{% hint style="info" %}
Follow below guides to connect Facebook Messenger, LINE OA, Instagram, Viber
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Setup Facebook Messenger</td><td></td><td><a href="/files/zAkPQUrTnbQ4sFzymIvm">/files/zAkPQUrTnbQ4sFzymIvm</a></td><td><a href="/pages/SypQUTKv2fwi7xbFHBrq">/pages/SypQUTKv2fwi7xbFHBrq</a></td></tr><tr><td></td><td>Setup LINE Official Account</td><td></td><td><a href="/files/bER4aILDVapjvSIOc1gD">/files/bER4aILDVapjvSIOc1gD</a></td><td><a href="/pages/OOwuwy3AnD2bEHr509CM">/pages/OOwuwy3AnD2bEHr509CM</a></td></tr><tr><td></td><td>Setup Instagram Chat</td><td></td><td><a href="/files/AhFxONjfUGt5l0mPqrEK">/files/AhFxONjfUGt5l0mPqrEK</a></td><td><a href="/pages/RDbYuXHNhnRnz0tJB7hG">/pages/RDbYuXHNhnRnz0tJB7hG</a></td></tr><tr><td></td><td>Google Workspace Email Setup                                      </td><td></td><td><a href="/files/VuAqYiuzwfIoxllAhJ5R">/files/VuAqYiuzwfIoxllAhJ5R</a></td><td><a href="/pages/uUBAGzugoZGD6PQlUIc2">/pages/uUBAGzugoZGD6PQlUIc2</a></td></tr><tr><td></td><td>Setup Viber for Business</td><td></td><td><a href="/files/pZg8Gpxm9XuTUhXJUeAe">/files/pZg8Gpxm9XuTUhXJUeAe</a></td><td><a href="/pages/xUOroJRNy0nmrtryHkxM">/pages/xUOroJRNy0nmrtryHkxM</a></td></tr><tr><td></td><td>Connect with Shopee</td><td></td><td><a href="/files/n2Ge3FImle8KsCUy3mp2">/files/n2Ge3FImle8KsCUy3mp2</a></td><td><a href="/pages/5bdctzdw6jBLSGE2X6G9">/pages/5bdctzdw6jBLSGE2X6G9</a></td></tr><tr><td></td><td>Setup Telegram Channel</td><td></td><td><a href="/files/YTHfD9tAPkexotFkB244">/files/YTHfD9tAPkexotFkB244</a></td><td><a href="/pages/wuXX0hhb67Fu3B07iOgD">/pages/wuXX0hhb67Fu3B07iOgD</a></td></tr><tr><td></td><td>Setup WhatsApp Business Channel (Meta)                    </td><td></td><td><a href="/files/EiSb2UzLm8hvgluqbfK2">/files/EiSb2UzLm8hvgluqbfK2</a></td><td><a href="/pages/eL7i7ux580rRlubIM3UB">/pages/eL7i7ux580rRlubIM3UB</a></td></tr><tr><td></td><td>Setup Whatsapp Mobile Channel</td><td></td><td><a href="/files/EiSb2UzLm8hvgluqbfK2">/files/EiSb2UzLm8hvgluqbfK2</a></td><td><a href="/pages/SYMOO3SSu0CXTAK0A7gH">/pages/SYMOO3SSu0CXTAK0A7gH</a></td></tr></tbody></table>

####


---

# 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://docs.klink.cloud/getting-started/setup-channels.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.
