# Quick send

In this guide, we'll show you how to set up and send an SMS marketing campaign via "Quick send".

## Create a Quick send <a href="#create-a-new-campaign" id="create-a-new-campaign"></a>

To send an SMS quickly via the web interface, go to "[**Quick send**](https://app.miatel.com/sms/fast/new)**"** in the SMS menu.

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

In the settings window, please fill in the following fields:

1. [**Sender ID**](/docs/sms/sender-id.md) – the sender's name
2. **Recipient numbers** – the numbers you intend to send the message to
3. **Message content** – the text you wish to send to your recipients
4. **Gateway account** – the account that this campaign belongs to
5. **Campaign name** – can be anything (Optional field)

## Send SMS <a href="#create-a-new-campaign" id="create-a-new-campaign"></a>

After filling in the form, check the correctness of the settings and click the "**Send**" button.

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

After clicking it, the message will be sent instantly.


---

# 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.miatel.com/docs/miatel-platform-guide/quick-send.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.
