# Chat

**Communicate via private messages & real-time chat**. a convenient way for members to message each other privately. and also the possibility to create private group messages between many members.

#### **Real-time Chat:** Chat works in real-time. Always. <a href="#w7vju9wgtwp8" id="w7vju9wgtwp8"></a>

#### **Resource-Friendly:** Chat has been optimized for minimal server usage. <a href="#svihl6m2wpfa" id="svihl6m2wpfa"></a>

#### **On-site notifications:** Real-time on-site notifications. <a href="#id-3m4krpk58ies" id="id-3m4krpk58ies"></a>

#### **Group Chat:** Chat and Messages work with one-on-one or group conversations. <a href="#ekla3a6krky3" id="ekla3a6krky3"></a>


---

# 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://fmtlol.gitbook.io/docs/fms-platform-features/chat.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.
