# Telegram

First, create a bot on Telegram by searching for @BotFather. Begin a chat with BotFather by selecting “/start,” then choose /newbot and assign a name and username to your bot (ensure the username ends with 'bot' or 'Bot').&#x20;

Copy your bot's token and save it securely. You'll need to paste this token into SynVision later.

<figure><img src="https://2150089584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4o44HATFgfIrcNdXn3ca%2Fuploads%2FTGaJy8Yf6JOcZ0StLQA1%2FScreenshot%202024-04-09%20at%206.29.14%E2%80%AFPM.png?alt=media&#x26;token=62bb2292-3e4f-4021-bde5-468c602d68fe" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2150089584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4o44HATFgfIrcNdXn3ca%2Fuploads%2FJ6hwwSlrVvOsEO6JdipD%2FScreenshot%202024-04-09%20at%206.29.54%E2%80%AFPM.png?alt=media&#x26;token=ac2ffc6d-d967-4e53-a22e-fc4d440670de" alt=""><figcaption></figcaption></figure>

Log into SynVision and paste the bot's token and username you saved earlier into the respective input boxes.&#x20;

Save your changes and click '**Connect**' to activate your chatbot on Telegram.

<figure><img src="https://2150089584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4o44HATFgfIrcNdXn3ca%2Fuploads%2FLUEM0VMSqOnWaI3xnv54%2FScreenshot%202024-04-09%20at%206.37.45%E2%80%AFPM.png?alt=media&#x26;token=f62f7e2c-fb3c-4c22-9a4c-625bb3d0773b" alt=""><figcaption></figcaption></figure>

With your chatbot now activated, you can start chatting with it on Telegram. Enjoy the simplicity!

<figure><img src="https://2150089584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4o44HATFgfIrcNdXn3ca%2Fuploads%2FJbn4DSgflNrasA4Rt44g%2FScreenshot%202024-04-09%20at%206.41.29%E2%80%AFPM.png?alt=media&#x26;token=0fda4ba2-def7-4e17-b1d0-75739aa17327" alt=""><figcaption></figcaption></figure>

You can also add your chatbot to a group to let others interact with it. Just make sure to give your chatbot the Admin role and @ it first to kick off the chatting, enjoy!

<div align="left"><figure><img src="https://2150089584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4o44HATFgfIrcNdXn3ca%2Fuploads%2F38910lUpDbsQLbRAKgTJ%2FScreenshot%202024-04-09%20at%206.46.25%E2%80%AFPM.png?alt=media&#x26;token=357bcd0b-858b-4a4f-89bb-464a8037ec1a" alt="" width="375"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://2150089584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4o44HATFgfIrcNdXn3ca%2Fuploads%2FtL6hQXHHHqf4hMQuSQon%2FScreenshot%202024-04-09%20at%206.54.10%E2%80%AFPM.png?alt=media&#x26;token=44d9659f-b9fd-431e-99c0-b127c6231b19" alt="" width="375"><figcaption></figcaption></figure></div>

<figure><img src="https://2150089584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4o44HATFgfIrcNdXn3ca%2Fuploads%2FskZcL40eIgGrwySv0mak%2FScreenshot%202024-04-09%20at%206.53.34%E2%80%AFPM.png?alt=media&#x26;token=0a986014-4d90-4255-9baa-ddb891c493b6" 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://synvision-ai.gitbook.io/synvision-docs/product-guide/how-it-works/multi-platform-integration/telegram.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.
