# Get Telegram ChatID

There are two ways to enable the Scopescan bot on Telegram and get the required ‘chat\_id’

\
**For Individuals**

1. Got to the Token Alerts page and find out the bot's Telegram handle in the upper right corner.

   <figure><img src="https://2002525804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl6Zm7TVWOT3LcIw1NunI%2Fuploads%2FVP50zEgITGub3z5Ra3Pd%2FScreenshot%202024-07-12%20at%206.22.58%E2%80%AFPM.png?alt=media&#x26;token=29fc1d86-e12e-4688-afeb-2cdd3096e24d" alt=""><figcaption></figcaption></figure>

2. &#x20;Go to Telegram, talk to your bot, and press `/start`

<figure><img src="https://2002525804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl6Zm7TVWOT3LcIw1NunI%2Fuploads%2F8dYbDOOIAyvY6fOgYvxS%2Fimage.png?alt=media&#x26;token=1ccc8a3a-3a66-447b-9f12-eec1167d4f1a" alt=""><figcaption></figcaption></figure>

\
3\. Users can get their ‘chat\_id’ anytime by typing `/start` (again) or just `/chat_id`

<figure><img src="https://2002525804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl6Zm7TVWOT3LcIw1NunI%2Fuploads%2FCklm3BkIV1FYPuJUynkD%2Fimage.png?alt=media&#x26;token=04b1ba51-b521-49f0-953e-daff9e1e48d4" alt=""><figcaption></figcaption></figure>

\
4\. Copy the chat\_id number and paste it into the Telegram ChatID field.

<figure><img src="https://2002525804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl6Zm7TVWOT3LcIw1NunI%2Fuploads%2FggLqzusaxacM4AWbFNw8%2Fimage.png?alt=media&#x26;token=9675a592-f86b-4a01-a3c3-c28f1c188656" alt=""><figcaption></figcaption></figure>

**For Groups**

1. Got to the Token Alerts page and find out the bot's Telegram handle in the upper right corner.

<figure><img src="https://2002525804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl6Zm7TVWOT3LcIw1NunI%2Fuploads%2FUavy8EvUfhVuAhG29xXE%2FScreenshot%202024-07-12%20at%206.22.58%E2%80%AFPM%20(1).png?alt=media&#x26;token=1dfa2a9f-fbe2-4989-b48e-77444e78b2f1" alt=""><figcaption></figcaption></figure>

2. Invite the bot to your Telegram group.
3. Once the bot is inside the group, just follow the steps above to get the ‘chat\_id’
4. Submit the ‘chat\_id’ to our website.

&#x20;


---

# 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/how-to-use/token-alerts/get-telegram-chatid.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.
