# 1. How to initiate a new chat ?

**Steps** :&#x20;

1. Click on New Chat
2. Enter the Customer WhatsApp Number
3. Select the Template and provide the variables ( If Necessary ) and click on select Template.
4. Click on Send Template.

{% hint style="info" %}
Kindly refer the short Video for better understanding
{% endhint %}

{% embed url="<https://www.loom.com/share/5c890c858e6d40378c547db43fbbfbbc?sid=62e5d536-a309-439a-9f22-ff7b53fd0cf2>" %}
Initate Chat
{% endembed %}


---

# 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.whatstool.business/chats/q-and-a-best-practices/1.-how-to-initiate-a-new-chat.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.
