# Comments

This real-time chatting section is provided to have a discussion regarding that project. You can type the queries or chat with the team assigned for working on that project.&#x20;

You can also send voice messages to the users by clicking on ![](https://lh3.googleusercontent.com/9vndSnDONloZEnQz99A5XqV6EI8gPqSp-CBJwV97p3V2KUGOktEZTxjpG0gpVrxVM-m4aLf5399kAI4FMQKUcMSws-DksuVNd7-VC_eDyT3qXd4EphP2YWE58loms4CVXEbODDHq8ySqAjIxxvp5qzPEG_4mM3drkH0Lf_9XxTfffKuPu_qsrujJW9yT4Q) icon. File attachment can be sent by clicking on the ![](https://lh3.googleusercontent.com/zuUBDc3W6bwtflFzhCaEUfJZ3qPEYgkGRL-Zr4PGPFUoUTwce014YrOzAhOwWz5WXRn1UyUxJg3o7_rcZo085YZji0RDhgJYSNlAtxolzcpOEbhSKJ45hJKGuVY-l-etXgbrhClXdycwDZJuGfPaeuYLOhYuf5nLGucYo8tG0En6qT48PCLCWyeLTnj8Mw) icon.&#x20;

Simply type your message in the type box and click on the send button.&#x20;

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

The comment section is also provided for every task. You can view it in the task details panel.&#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.alianhub.com/introduction-to-alian-hub/comments.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.
