# Cómo crear tu mensaje de Bienvenida

Mensaje de bienvenida

El mensaje de bienvenida es el texto inicial que recibe un usuario cuando interactúa por primera vez con su bot de Messenger. Se activa al pulsar el botón "Iniciar" y funciona únicamente a través del canal de mensajería.

En la imagen de la derecha, el primer mensaje (en gris) corresponde al mensaje de bienvenida. Siga estos pasos para configurarlo en su bot de Messenger.

Cree el flujo de bienvenida

![Imagen\_base64\_1](/files/jlR8SgsWCfZ2yzYumWlk)

Vaya al menú: Configuración de canales > Mensajes de bienvenida. Seleccione el flujo que creó en el paso 1.

![Imagen\_base64\_2](/files/TC1JqVKJctJxGshL1CTx)


---

# 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.telenet.pe/facebook/articulo_scrapeado_50.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.
