# How to set greeting message?

<figure><img src="/files/6bgwJUjojDOwnSvmLtrx" alt=""><figcaption><p>Step 1 &#x26; 2</p></figcaption></figure>

<figure><img src="/files/aCzfdAzNTZ8HEs6qakQ6" alt=""><figcaption><p>Step 3, 4 &#x26; 5</p></figcaption></figure>

{% hint style="info" %}
**Important Tips**: It is advisable for you to use **Quick Replies** function as a Welcome message. It will be easier for you to predict what customer replies.
{% endhint %}

### Steps:

1. Go to **Quick Replies**
2. Select **+Create Quick Replies**
3. Insert the message you think your customer will initiate the conversation first. For example, when anyone initiates a conversation first, they will start with "**Hi**", "**Hello**" or "**Hai**".&#x20;
4. Insert the Quick Replies answer you want to send out. The system will auto detect the exact same message and send out the preset Quick Replies answer.&#x20;
5. Select the status (Active / Inactive) of the Quick Replies message.
6. Click **Submit**


---

# 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.ochats.io/module-tutorial/quick-reply/how-to-set-greeting-message.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.
