# Кнопка «Поделиться»

{% hint style="info" %}
Кнопка предназначена только для Telegram.
{% endhint %}

При создании кнопки выберите **«Поделиться (только Telegram)»** функцию и заполните все поля.

<div data-with-frame="true"><figure><img src="/files/ad9d71a54083acebdbed22e36abaa7cfa6669e01" alt=""><figcaption></figcaption></figure></div>

1. **Действие пользователя:** Пользователь нажимает кнопку и выбирает получателя из своих контактов.
2. **Автоматический результат:** Система вставляет текст из **поля «Общая информация»** в сообщение.

<div data-with-frame="true"><figure><img src="/files/62a406cd1576b4c50c57112e18dc8d81b6eed715" alt="" width="375"><figcaption></figcaption></figure></div>

Таким образом можно делиться любыми данными и ссылками (в том числе ссылками на сообщения из каналов Telegram).

<div data-with-frame="true"><figure><img src="/files/0996f095cc8748a106366913c7500c356065ca14" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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.mavibot.ai/doc/ru/chatbot/builder/knopki/knopka-podelitsya.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.
