# Diarkis Modules

Diarkis offers multiple built-in modules available for developers.

By combining one or more according to your requirements, you can develop at a low cost.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3e0">🏠</span> <strong>Room</strong></td><td>Exchange messages and share states with multiple users</td><td></td><td><a href="/pages/rfEn2Qu9JfqX8t6lfDDu">/pages/rfEn2Qu9JfqX8t6lfDDu</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f19a">🆚</span> <strong>MatchMaker</strong></td><td>Fast, reliable, and scalable matchmaking</td><td></td><td><a href="/pages/zn8fOpwg4C4xPvguLSO8">/pages/zn8fOpwg4C4xPvguLSO8</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="26f3">⛳</span> <strong>Field</strong></td><td>A virtual space where a large number of users can share the same space and time</td><td></td><td><a href="/pages/b1156Op1FhnUZuhqfkUG">/pages/b1156Op1FhnUZuhqfkUG</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f517">🔗</span> <strong>P2P</strong></td><td>Direct client-to-client communication without using a Room</td><td></td><td><a href="/pages/dWcPYHNZ3NdahPEA6Whc">/pages/dWcPYHNZ3NdahPEA6Whc</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4ec">📬</span> <strong>DM</strong></td><td>1:1 message exchange with a connected user</td><td></td><td><a href="/pages/L2keWjb7Hg2hIIyJKaRf">/pages/L2keWjb7Hg2hIIyJKaRf</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f508">🔈</span> <strong>Notifier</strong></td><td>Broadcast messages to all connected users</td><td></td><td><a href="/pages/UZScIEjBzdPZpuQJxzxP">/pages/UZScIEjBzdPZpuQJxzxP</a></td></tr><tr><td><strong>👫 Session</strong></td><td>Exchange messages and share states in multiple sessions</td><td></td><td><a href="/pages/72uUmlLeWM0sD02Xih43">/pages/72uUmlLeWM0sD02Xih43</a></td></tr><tr><td><strong>🏘️ Group</strong></td><td>Exchange messages with a large number of users</td><td></td><td><a href="/pages/scO9w4RDzvfqYR67egZh">/pages/scO9w4RDzvfqYR67egZh</a></td></tr></tbody></table>


---

# 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.diarkis.io/en/diarkis-modules.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.
