# Send campaign

1. **Select Mailrelay** as your target app and the connection you want to use. Click “Continue.”

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

1. **Choose “Send campaign”** as your action and the campaign you want to send. Click the red Gear to display the action’s data template.

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

1. **Fill in the data template**, linking source and target fields. In this case, you just need the group ID where you want to send the newsletter. Once you’re done, click “Map.”

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

4. **Verify that your target is active** in the upper-right corner. Click “Add a target” or “Save” to add another app or save your Gear.

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

{% hint style="warning" %}
Make sure you turn on your Gear on the “Gears” menu before leaving 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/english/set-up-your-integrations/mailrelay/target-actions/send-campaign.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.
