# Telegram Channel

## Bagaimana Cara Integrasi Channel Telegram ?

{% embed url="<https://youtu.be/RbVT2-KDE5U?si=YmG_S5WxStkzgQ6D>" %}

1. Pada halaman Integrasi Akun **pilih platform Telegram**, lalu **klik Tambahkan Telegram**&#x20;

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

2. Selanjutnya pergi ke aplikasi telegram di handphone, Cari user **@BotFather,** lalu **ketik /newbot,** selanjutnya **Isi nama** dan **username**, kemudian **salin akses tokennya**.&#x20;

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

2. Kembali ke halaman Integrasi akun di Socialchat, lalu tempelkan akses tokennya di kolom integrasi akun telegram&#x20;

<figure><img src="/files/1JntkzPavpM4rTEZKqcN" alt=""><figcaption></figcaption></figure>

Tunggu sampai integrasi telegram dengan Socialchat berhasil terhubung.

<figure><img src="/files/5cantQr22mNTJ4Ru4Gzn" 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://manypage.gitbook.io/socialchat/socialchat/telegram-channel.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.
