# Huddle

Huddle offers an alternative to spatialized comms. It allows users to seamlessly join a global channel, facilitating conversations with individuals in the same virtual space regardless of their location – even while on the loading screen.

## Connecting to huddle

You can connect to a space's huddle at any time by opening the participant menu and selecting the `Join` huddle button.

<figure><img src="/files/n8MLN7MqS8C2UKi4Oolo" alt=""><figcaption><p>Join Huddle</p></figcaption></figure>

You can disconnect from huddle by selecting the `Leave` huddle button located in both the huddle and participant menu.

<figure><img src="/files/uaW6zcGG7xOpVN2zrKHV" alt=""><figcaption><p>Active Huddle</p></figcaption></figure>

{% hint style="info" %}
Connecting to huddle removes you from the spatial audio channel. Huddled users will be unable to communicate with users who are connected to the spatial audio channel.
{% endhint %}

## Huddle invitations

To invite users to huddle, open the participant menu and select the `Invite to Huddle` button found next to the user's name you would like to invite.

You will receive a notification when another user has sent you a huddle invite. Select the `Join Huddle` button to accept the invite or the `Dismiss` button to ignore the invite and close the notification.

<figure><img src="/files/Qcxy6rs7DRAx9wbAONNR" alt=""><figcaption><p>Huddle invitation</p></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.odyssey.stream/instant-multiplayer/spatial-voice-and-video/huddle.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.
