# First Message

{% embed url="<https://youtu.be/AgDqv37x4Qs>" %}
First Message Tutorial
{% endembed %}

<figure><img src="/files/Gm7p9xpeA6fBnTXqVGlf" alt=""><figcaption><p>Interworky Dashboard First Message</p></figcaption></figure>

Define the tone of the conversation by adding the first message in your Interworky Dashboard

* First Message appears immediately after the user opens the chat

<figure><img src="/files/WXpdrQnKOYvxKKrFkxT6" alt="" width="375"><figcaption><p>First Message is a good place to guide the conversation</p></figcaption></figure>

* Examples:
  * A light conversion message like "Hi, I hope you are having a great day, please let me know if you have a question about our new Christmas Discount 🤑"&#x20;
  * A more of subtle message such as "Welcome to our website, Glad to have you here, If you got any question, ask ahead 🤗"&#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://interworky.gitbook.io/interworky-docs/features-overview/ai-chat-bot-customization/first-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.
