> For the complete documentation index, see [llms.txt](https://docs.athenachat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.athenachat.ai/kanaly/messendzhery/telegram/lichnyi-telegram.md).

# Личный Telegram

Ответы из личного Telegram без подписи «бот» — нужен Premium

Подключение Афины к **личному** аккаунту [Telegram](/kanaly/messendzhery/telegram.md).

## Шаг 1

Создайте бота в [Telegram](/kanaly/messendzhery/telegram.md): `@BotFather` → **New Bot** → задайте имя и скопируйте токен.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2FXifpWMoHBHDoVLusvkxN%2Ftgb-01.webp?alt=media)

## Шаг 2

Включите бизнес-режим для этого бота: `/mybots` → **Bot Settings** → **Business Mode** → **Turn on**.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2FG16ui4hpcPr6bm4dYzrV%2Ftgb-02.webp?alt=media)

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2FatwvX9DrsgWrpu5VOlxb%2Ftgb-03.webp?alt=media)

## Шаг 3

В кабинете Афины добавьте бота как канал [Telegram](/kanaly/messendzhery/telegram.md) — по инструкции [Telegram бот](/kanaly/messendzhery/telegram/telegram-bot.md).

## Шаг 4

В личном [Telegram](/kanaly/messendzhery/telegram.md) проверьте, что подключён [**Telegram**](/kanaly/messendzhery/telegram.md) **Premium**.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2FmA41wiVJAOcR2RGtB5eo%2Ftgb-04.webp?alt=media)

## Шаг 5

Откройте [**Telegram**](/kanaly/messendzhery/telegram.md) **для бизнеса**.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2FIhx7K6bujS1NGTuhUsGo%2Ftgb-05.webp?alt=media)

## Шаг 6

Перейдите в раздел **Чат-боты**.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2F2OfnIGv2ev7akiH106IP%2Ftgb-06.webp?alt=media)

## Шаг 7

Вставьте имя вашего бота в поле.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2Fviaok6LFDUUzmCNVxIIn%2Ftgb-07.webp?alt=media)

## Шаг 8

Убедитесь, что у бота есть доступ к сообщениям.

![](https://4126380821-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwirYrs8odJMFan3KqfzY%2Fuploads%2FNtdwJteiLYVbKa4jUua6%2Ftgb-08.webp?alt=media)

Готово: бот отвечает от лица личного аккаунта без приписки «бот».


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.athenachat.ai/kanaly/messendzhery/telegram/lichnyi-telegram.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
