# Botão de compartilhamento

{% hint style="info" %}
O botão é apenas para o Telegram.
{% endhint %}

Ao criar um botão, selecione **"Compartilhar (somente Telegram)"** a função e preencha todos os campos.

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

1. **Ação do usuário:** O usuário clica no botão e seleciona um destinatário entre seus contatos.
2. **Resultado automático:** O sistema insere o texto do **campo "Informações compartilhadas"** na mensagem.

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

Dessa forma, você pode compartilhar quaisquer dados e links (incluindo links para mensagens de canais do Telegram).

<div data-with-frame="true"><figure><img src="/files/fb9892e48bc2bdbfdf745825d17a9397c83a6271" 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/pt/chatbot/builder/botoes/botao-de-compartilhamento.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.
