# Multi-Server

## Configuring Servers

{% hint style="warning" %}
Multiple servers are only available with the Pro version!

[Learn more about our paid subscription plans.](/radio/pricing/pricing-faq/standalone-pricing.md)
{% endhint %}

Many communities run multiple game servers to handle user overflow. Sonoran Radio's multi-server support keeps players separated by server while sharing the same channel configurations and customizations across all servers.

### Configuring for FiveM

The FiveM in-game resource will automatically generate a unique server each for every FiveM server it is ran on.

### Manual Configuration (Non-FiveM)

Communities not using the FiveM resource can manually add and remove servers in the admin under `Customization` > `Info` > `Community Servers` .

<figure><img src="/files/0POJUFVJ9fKIdGtDtq1l" alt="" width="375"><figcaption><p>Sonoran Radio: Multiple Servers</p></figcaption></figure>

## Selecting Your Server

### FiveM Server Selection

The FiveM in-game resource will automatically select and connect users to the proper server.

### Non-FiveM Server Selection

The dispatch portal and radios outside of FiveM will contain a drop-down menu prior to connecting.

<figure><img src="/files/BDx0T9qfaUtGcm3oi3tA" alt="" width="375"><figcaption><p>Sonoran Radio: Server Selection</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.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/multi-server.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.
