# Share button

{% hint style="info" %}
The button is only for Telegram.
{% endhint %}

When creating a button, select **"Share (Telegram only)"** function and fill in all the fields.

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

1. **User action:** The user clicks the button and selects a recipient from their contacts.
2. **Automatic result:** The system inserts the text from the **"Shared information"** field into the message.

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

This way, you can share any data and links (including links to messages from Telegram channels).

<div data-with-frame="true"><figure><img src="/files/JVt6SqDqiMtvYFZgrXOV" 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/chatbot/builder/buttons/share-button.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.
