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

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

Під час створення кнопки виберіть **"Поділитися (лише Telegram)"** функцію та заповніть усі поля.

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

1. **Дія користувача:** Користувач натискає кнопку та вибирає одержувача зі своїх контактів.
2. **Автоматичний результат:** Система вставляє текст із **"Надана інформація"** поля в повідомлення.

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

Так ви можете ділитися будь-якими даними та посиланнями (зокрема посиланнями на повідомлення з каналів Telegram).

<div data-with-frame="true"><figure><img src="/files/dd69412ab778c75309231c84329085f0cedc2cea" 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/uk/chatbot/builder/knopki/knopka-podilitisya.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.
