> For the complete documentation index, see [llms.txt](https://ai2media.gitbook.io/1.-rukovodstvo-polzovatelya/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai2media.gitbook.io/1.-rukovodstvo-polzovatelya/faq/export/2.1.-eksport-v-telegram.md).

# 2.1. Экспорт в телеграм

Открываем контекстное меню и нажимаем "Изменить и отправить"

![](/files/L4M3IA8cTsKgyucbydXJ)

Для экспорта в телеграм используется правый блок

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

1. Необходимо добавить ссылку на изображение, если система автоматически не подобрала нужное
2. Добавить текстовый контент поста
3. Желательно добавить ссылку на полную версию статьи.
4. Нажимаем **отправить в телеграм**

Для генерации нового изображения:

1. Переходим в раздел "Изображения" \[1]
2. Вводим новый промпт на английском в поле слева от кнопки "Сгенерировать новое" \[3]
3. Ждем, когда система сгенерирует изображение в поле \[2]

Статьи с фейсбука можно копировать в <https://telegra.ph/>. \\

Если нету **текстовой информации**

Под блоком экспорта в телеграм есть блок со всей полученной информацией по этой публикации. Всегда есть ссылки на оригинал "Link" или "Url". По ним можно найти недостающую информацию.

<figure><img src="/files/6ywmqgZwIv9oranvdLav" alt=""><figcaption></figcaption></figure>

Для генерации рерайта текста:

1. Переходим в раздел "Текст"
2. Нажимаем на кнопку "Рерайт текста" \[1]
3. Ждем когда система сгенерирует новый текст в поле "для обработки информации от ИИ" \[2]

Для перевода нужно выбрать язык сверху поля для ввода текста и нажать на кнопку перевести. После некоторого времени искусственный интеллект выведет перевод в поле "для обработки информации от ИИ"

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

{% file src="/files/CmAr8jbKDB1tr61SfZXT" %}


---

# 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://ai2media.gitbook.io/1.-rukovodstvo-polzovatelya/faq/export/2.1.-eksport-v-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.
