# How To Create A.I Autoreply For WhatsApp

You can use the A.I in your auto reply message campaign. To do this, go to the **Tools** section and click the **Actions** menu.

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

Click the **Autoreply** button to create a new autoreply campaign.&#x20;

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

A new popup form will appear. Complete all the details

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

* **Name:** Create a name for your auto reply campaign. For your reference.
* **Source:** Choose WhatsApp as your source.
* **Match Type:** Choose the Artificial Intelligence (A.I) to make the A.I autoreply
* **Account:** Choose the WhatsApp Number that will use the A.I auto reply
* **AI API Key:** Choose the API key that you set before (as in the previous tutorial). Every replied message depends on the prompt that you set in the API key setting.&#x20;
* **Priority:** If enable, the message will be sent directly by the WhatsApp server. The message comes priority.&#x20;
* **AI Plugins:** Choose any available plugin that can be use with your API key. If no plugin, just ignore this.&#x20;

Click submit button if you are done.&#x20;


---

# 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://help.wasapmatic.com/whatsapp-artificial-intelligence-a.i/how-to-create-a.i-autoreply-for-whatsapp.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.
