# Message Us

If Users **encounter** any issues, or concerns, or have queries, they don't need to reach out to their superiors. Instead, they can simply click on the "**Message Us**" button located at the bottom right side of the screen.

***

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

Upon clicking the "**Message Us**" button, you will be redirected to the **NeoDove Delight Chat Support** on WhatsApp.&#x20;

{% hint style="success" %}
From there, you can **communicate** your issues or concerns, and our dedicated **Delight team** will be available to promptly **address** and **resolve** them all.
{% endhint %}

***

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


---

# 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.neodove.com/neodove-web-application/message-us.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.
