# Multiplayer

{% hint style="info" %}
Multiplayer Mode is great for team meetings, holding trainings, conducting events and webinars.
{% endhint %}

Use Multiplayer Mode to interact with others in the same space.&#x20;

With multiplayer mode you get the option to [voice chat](/metaverse/multiplayer/voice-chat.md), [text chat](/metaverse/multiplayer/text-chat.md), video chat, [screenshare](/metaverse/multiplayer/screenshare.md) and [share reactions](/metaverse/multiplayer/share-reactions.md). There's a [comments mode](/metaverse/multiplayer/comments.md) to leave review comments on 360 scenes also.

You can also enter a space as [host](#host-link) to kick/mute participants, send [notifications ](#notifications)and impose [room limits](#room-limits).

<figure><img src="/files/NsiKY8SQJ3ShyHBzZbI7" alt=""><figcaption><p>Multiplayer Mode</p></figcaption></figure>

You can turn on Multiplayer Mode and control features like "audio", "chat", "screenshare", "text chat", "comments" on/off using the following section on the Publish page:

<figure><img src="/files/rC2965Y2ozeyKosnk8PO" alt=""><figcaption><p>Multiplayer Mode</p></figcaption></figure>

## Join Call

Always remember to join call to be able use Text Chat, Voice Chat, Screenshare, Share Reactions, Receive Notifications or to enable Host Mode Features.

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

{% content-ref url="/pages/eQCmlMnNOCp1UWYCFHJp" %}
[Voice Chat](/metaverse/multiplayer/voice-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/p5W0xVdddYh2QZWCmHD8" %}
[Text Chat](/metaverse/multiplayer/text-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/90A5HpyeYSZnHPoE1yq7" %}
[Screenshare](/metaverse/multiplayer/screenshare.md)
{% endcontent-ref %}

{% content-ref url="/pages/fm382iUJtChw25kHX3zz" %}
[Comments](/metaverse/multiplayer/comments.md)
{% endcontent-ref %}

{% content-ref url="/pages/11ax3HyHBCzYJzqDROsO" %}
[Share Reactions](/metaverse/multiplayer/share-reactions.md)
{% endcontent-ref %}

## Host Mode

{% content-ref url="/pages/VqSLO42C8cR2DniAf9dr" %}
[Host Mode](/metaverse/multiplayer/host-mode.md)
{% endcontent-ref %}

## **Notifications**

{% content-ref url="/pages/upTtzZI35oBtEHTFTD2R" %}
[Notifications](/metaverse/multiplayer/notifications.md)
{% endcontent-ref %}

## **Room Limits**

{% content-ref url="/pages/RuOjSHgwXeq1uAaBPSyD" %}
[Concurrency](/metaverse/player/concurrency.md)
{% endcontent-ref %}


---

# 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.gmetri.com/metaverse/multiplayer.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.
