# Chatroom

<figure><img src="/files/8DZKTxXjqnEaUVewXMAA" alt=""><figcaption></figcaption></figure>

* Users, whether service providers, clients or both, can utilise the end-to-end encrypted chatroom to communicate by text messaging. Such electronic communications serve a good purpose to keep crucial conversation records for future reference to facilitate negotiation. The chatroom function also serves to keep track of service-related information in case disputes or possible abuse to be reported for accountability. &#x20;
* The chatroom functions as an additional platform for users to negotiate or clarify the terms of services as stated on the service provider’s service description before the engagement of services.&#x20;
* The history of notifications can be easily viewed by clicking the **bell icon on the top right corner of the screen**.&#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://manual.ycucumber.com/engagement-feature/chatroom.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.
