> For the complete documentation index, see [llms.txt](https://polygene.gitbook.io/polygene-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polygene.gitbook.io/polygene-whitepaper/social-chat-features/functions/real-time-messaging.md).

# Real-time Messaging

Polygene's chat feature offers real-time messaging, allowing users to communicate with each other instantly. This is made possible through the platform's fast and efficient chat system, which delivers messages quickly and reliably. Users can easily send messages to one another, whether they are in the same room or across the world, and receive immediate responses.

## How it works?

When a user sends a message, it is immediately transmitted to the recipient's device through the platform's messaging infrastructure. The recipient can then read the message and respond in real-time, creating a seamless and engaging social experience.

Polygene's chat system uses advanced technology to ensure that messages are delivered quickly and reliably. The system is designed to handle a large volume of messages at once, and can accommodate high levels of user activity without any lag or delays.

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

## Benefits

Real-time messaging is a crucial feature for creating an engaging and dynamic social experience on the platform. It allows users to connect with each other instantly, fostering engagement and collaboration. Some of the benefits of real-time messaging on Polygene include:

* **Instantaneous communication**: Users can communicate with each other instantly, without any delays or lag.
* **Seamless social experience**: Real-time messaging creates a seamless and engaging social experience, fostering engagement and collaboration.
* **Efficient communication**: Polygene's messaging system is fast and efficient, delivering messages quickly and reliably.
* **Convenient communication**: Users can easily send messages to one another, whether they are in the same room or across the world, and receive immediate responses.

Overall, real-time messaging is a crucial feature for creating an engaging and dynamic social experience on the platform. It allows users to communicate with each other instantly, fostering engagement and collaboration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://polygene.gitbook.io/polygene-whitepaper/social-chat-features/functions/real-time-messaging.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.
