# First Email Broadcast

Please follow the steps below to setup your email broadcast.&#x20;

1. Login to your account via <https://campaigns.kuasa.io/>.
2. Click **Campaigns.**

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

3. Click **New Broadcast**.

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

4. Click **Email Broadcast**, put a name for the broadcast, and **Create New Campaign**.

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

5. You have the choice of using the offered templates or adding your own copywriting. You can use your own copywriting by selecting **Add Copywriting** in the first stage.

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

6. Write the template name, content for your Broadcast message, category (optional), and click **Add New**.

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

7. Scroll down and click **Select** on the template you just added.

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

8. Select the contact list or tagging for your broadcast, and click **Next**.

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

9. You may edit your email design for Email Broadcast.

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

10. Here, you can verify the accuracy of the sentence that will be broadcast. You can move on to the next step if it is correct; otherwise, simply click the box to amend your sentence. You can enter your display name, email topic, etc. You might try sending an email to your contact first to see how they will respond before sending them a broadcast. Simply enter your email address and select **Test Send**. Click **Send** to start broadcasting to your contact list if everything is satisfactory. Click **Leave** to end the Email Broadcast if you wish.

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

11. Congratulations! You have successfully set up your first Email Broadcast.

<figure><img src="/files/3jQOCa0I4O5vIl50wq8t" alt=""><figcaption></figcaption></figure>


---

# 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://tutorials.kuasa.io/getting-started/kuasa-campaigns/broadcast/first-email-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.
