# Messaging System

While Eventscase is a modular platform, its messaging system is synchronised across different products.

You may access the messaging tool from the event app, 1-2-1 meeting scheduler and the Digital Venue.

Here are some examples below:

<div><figure><img src="/files/uHs676fdpTNUaXHoexyL" alt=""><figcaption><p>Event App</p></figcaption></figure> <figure><img src="/files/yY3mqmlgaNejBTEe05Lj" alt=""><figcaption><p>1-2-1 Meeting Scheduler</p></figcaption></figure> <figure><img src="/files/x1sgeO538QrBjist0d6H" alt=""><figcaption><p>Digital Venue</p></figcaption></figure></div>

You may also directly view messages from whichever source by logging into the platform on your browser and clicking on My Messages.

<figure><img src="/files/TBZAokBr6qaOjZjwhaTj" 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.eventscase.com/networking/messaging-system.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.
