# Botón de compartir

{% hint style="info" %}
El botón es solo para Telegram.
{% endhint %}

Al crear un botón, selecciona **"Compartir (solo Telegram)"** la función y completa todos los campos.

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

1. **Acción del usuario:** El usuario hace clic en el botón y selecciona un destinatario de sus contactos.
2. **Resultado automático:** El sistema inserta el texto del **"Información compartida"** campo en el mensaje.

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

De esta manera, puedes compartir cualquier dato y enlace (incluidos enlaces a mensajes de canales de Telegram).

<div data-with-frame="true"><figure><img src="/files/b257e18a0f834a8b9b051a5b3b72b092153b6202" 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/es/chatbot/builder/botones/boton-de-compartir.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.
