# Cara Membuat Broadcast

Membuat broadcast pesan WhatsApp di Chatalo sangat mudah. [Pastikan nomor WhatsApp Kamu sudah terhubung ke Chatalo](/initial-step/cara-connect-nomor-whatsapp.md) dan Kamu telah [membuat List kontak](/contact-lists/membuat-daftar-kontak-baru.md).

Tonton video berikut untuk panduan lengkapnya:

{% embed url="<https://www.youtube.com/watch?v=2rvFZRx3eiE>" %}

{% hint style="success" %}
**Tips:**

* Anda dapat menggunakan lebih dari satu template pesan untuk setiap broadcast, sehingga pesan yang dikirim menjadi lebih **variatif**. Ini juga membantu Anda mengetahui template mana yang memiliki **open rate** tertinggi.
* Gunakan lebih dari satu akun WhatsApp untuk mengirim pesan agar lebih aman dan **mengurangi risiko banned** dari WhatsApp.
* Manfaatkan fitur **Allow Unsubscribe** agar penerima pesan dapat berhenti berlangganan. Fitur ini tidak hanya membuat pengiriman lebih aman, tetapi juga membantu menjaga reputasi akun WhatsApp Anda.
  {% 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.chatalo.com/broadcast/cara-membuat-broadcast.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.
