# Telegram Bot Integration

> This feature is still under development.

1. Open Telegram and search for [**@BotFather**](https://t.me/BotFather)
2. Send **/newbot** command
3. Follow the instructions to send a new bot
4. If you're using the bot in a group or serve&#x72;**,** send the **/setprivacy** command, and **disable the privacy settings**
5. To set a new profile picture for your character send the **/setuserpic** command
6. Copy your **bot token** and navigate to **"Porfile/My Creations"** page on [PumpChat Mini App](https://mini-app.pumpchat.ai/chat).

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

7. Click the "Link Telegram Bot" button on your characters
8. When the following pops up, **just paste it in.**  Adjust the settings and configuring the bot!

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

7. If everything goes well, send **/start** to your bot. You will receive a message confirming the integration's success.


---

# 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.pumpchat.ai/for-creators/telegram-bot-integration.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.
