# Enviar boletín

1. **Selecciona Mailrelay como tu destino** y el Plug que deseas usar. Haz clic en “Continuar”.

<figure><img src="https://lh7-us.googleusercontent.com/aRCDU6qs4dVUzbTdlt_Thb_TW1UQdmCsWJyjxLX8J4QEMDPIt69b383P8D-hMbkbQOITU8b9-Fc442tPO4WBBmAK1bYEKLfQHtNRDAM9eeebEGlIYHGGrftvYYbIok_7wwHPQY0kDxY7fv2SR0DAxw" alt=""><figcaption></figcaption></figure>

2. **Selecciona “Enviar boletín”** como tu acción y el boletín/campaña que quieres enviar. Haz clic en “Continuar”. Esto desplegará la plantilla de datos correspondiente a la acción.

<figure><img src="/files/Z3zg6s3hztKNslHFxWDN" alt=""><figcaption></figcaption></figure>

3. **Llena la plantilla de datos**, enlazando los campos de origen y destino como corresponda. En este caso, solo te pedirá el ID del grupo al que quieres enviarle boletín. Al terminar, haz clic en “Asociar”.

<figure><img src="/files/i83Od1bUmr9nQ9AJi8nS" alt=""><figcaption></figcaption></figure>

4. **Verifica que tu destino esté activo** en la parte superior derecha del bloque. Haz clic en “Agregar destino” o “Finalizar” para agregar otra app a tu flujo o para guardar tu Gear.

<figure><img src="/files/q6jINDFieEkrPutfAbyp" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
¡Asegúrate de encender tu flujo en “Gears” antes de cerrar GearPlug!
{% endhint %}


---

# 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.gearplug.io/configura-tus-conexiones/mailrelay/acciones-de-destino/enviar-boletin.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.
