# 獲取Telegram聊天ID

有兩種方法可以在 Telegram 上啟用 Scopescan 機器人並獲取所需的「chat\_id」。

## 對於個人

1. 前往 Token Alerts 頁面並在右上角找到機器人(Bot)的 Telegram 用戶名。

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

2. 前往 Telegram，與您的機器人對話，然後按 /start。

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

2. 使用者可以隨時通過輸入/start（再次）或只輸入/chat\_id來獲取他們的'chat\_id'。

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

3. 複製聊天ID號碼並將其粘貼到Telegram Chat ID字段中。

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

## 針對群組

1. 前往 Token Alerts 頁面並在右上角找到機器人(Bot)的 Telegram 用戶名。

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

2. 邀請機器人加入你的Telegram群組。
3. 一旦機器人進入群組，只需按照上面的步驟獲取“chat\_id”。
4. 將“chat\_id”提交到我們的網站。


---

# 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.scopechat.ai/scopechat-wen-dang/how-to-use/jian-kong-dai-bi/huo-qu-telegram-liao-tian-id.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.
