# Enabling and using voice chat

<figure><img src="https://4258608207-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvzJLPp64DHOEMRuhWoqL%2Fuploads%2FeGZfqYic75stb96C2lZ7%2Fbettershadows.png?alt=media&#x26;token=d6ee1138-d6d8-4b63-b34c-d2fc05bb1bf5" alt=""><figcaption></figcaption></figure>

## Enabling the Simple Voice Chat plugin

The Simple Voice Chat plugin allows users with the client-side Simple Voice Chat mod installed to utilize proximity voice chat features. Homerun Desktop allows hosts to enable Simple Voice Chat with one click.

{% stepper %}
{% step %}

### Visit the Server Overview page

From the **Dashboard** page, click the Settings (⚙️) button for the server you wish to manage. This will open the **Server Overview** page.
{% endstep %}

{% step %}

### Click the Resources tab

Underneath the server details section, click the **"Resources"** tab.
{% endstep %}

{% step %}

### Select the checkbox

With your server offline, click the "Enable Simple Voice Chat" option and fill in the checkbox. After that, press **"**�� **Save Changes"** for the changes to take effect.
{% endstep %}

{% step %}

### Start your server

Press the Start Server button (▶️) to bring your server online. The Simple Voice Chat plugin will now be enabled, though **users must have the client-side mod installed** to utilize Simple Voice Chat features.
{% endstep %}
{% endstepper %}


---

# 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.gethomerun.app/mods/enabling-and-using-voice-chat.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.
