# Quick Start

On the Broadcast Messenger Home page, you can use Clickatell AI Campaign Assist to quickly create an SMS campaign or to suggest potential WhatsApp templates for you.&#x20;

{% hint style="info" %}

* AI suggested WhatsApp templates must still meet WhatsApp policy and go through the normal template approval process.
  {% endhint %}

<figure><img src="/files/2jsxgiQ9NAeIbVdcbDt3" alt=""><figcaption></figcaption></figure>

Simply describe your campaign goals following the tips provided, and the AI assistant will generate suggestions for you.

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

Preview a suggestion/suggestions to help you decide if it matches your requirements:

<figure><img src="/files/0MvRB6suJGDoVgEqSB4O" alt=""><figcaption></figcaption></figure>

If you choose to use a suggestion, you will be redirected to [Add a new campaign](https://guides.clickatell.com/clickatell-chat-commerce-platform/broadcast-messenger/manage-campaigns/add-a-new-campaign). The chosen text will pre-populate in the Campaign Creation form, where it can be further edited.

The suggestions are based off the following analytics:

* Past campaign performance (e.g. open rates and delivery rates).
* Intent-level chat sentiment from Chat Desk & Chat Flow ( e.g. what is causing customer happiness, complaints, feedback etc).&#x20;
* Client prompts.
* Industry context (e.g. trends within the relevant industry, typical campaigns for the period).

{% hint style="info" %}

* The quality of campaign suggestions will improve as data increases, and the system can learn more from campaigns. For new clients with no campaigns, suggestions will be more reliant on industry data and input prompts.
  {% endhint %}

You can modify your prompt if you would like other campaign suggestions, or you can create a campaign manually, if you'd prefer.


---

# 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://guides.clickatell.com/broadcast-messenger/manage-campaigns/quick-start.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.
