# Dispatch & Admin Panel

- [Using the Dispatch Panel](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/using-the-dispatch-panel.md): Learn more about using the Sonoran Radio dispatch panel.
- [Configure Channels](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/configure-channels.md): Learn more about creating and managing radio channels!
- [Custom Voice Effects](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/custom-voice-effects.md): Customize transmission voice effects for your community, or local user!
- [Custom SFX](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/custom-sfx.md): Learn how to customize your microphone SFX!
- [Custom Tone Board](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/custom-tone-board.md): Customize dispatch tones to broadcast to your units!
- [Emergency Calls](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/emergency-calls.md): In-game players can call 911 and talk to you through Sonoran Radio!
- [Transmission Logs](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/transmission-logs.md): Coming soon!
- [Default User Settings](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/default-user-settings.md): Configure the default settings for your community. Users can personalize their own preferences, but these will serve as the starting defaults.
- [Multi-Server](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/multi-server.md): Using multiple identical servers for overflow? Multi-server lets each server run independently while sharing the same channel setup, keeping communications separate and organized.
- [Custom Domain / Vanity URL](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/custom-domain-vanity-url.md): Have Sonoran Radio on your own custom domain!
- [Logging](https://docs.sonoransoftware.com/radio/tutorials/usage/dispatch-panel/logging.md): View audit logs from user actions in Sonoran Radio.


---

# 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.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.
