# In-Game Radio

- [Using the In-Game Radio](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/using-the-in-game-radio.md): Learn more about the in-game radio resource.
- [FiveM Keybinds & Commands](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/using-the-in-game-radio/fivem-keybinds-and-commands.md): Learn more about customizing your in-game FiveM keybinds.
- [Customizing Radio Frames](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/customizing-radio-frames.md): Customize your community's radio frames!
- [Hear Nearby Radio Chatter](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/hear-nearby-radio-chatter.md): Pulled over in a traffic stop? You'll hear the real radio chatter when an officer has an active radio nearby!
- [AI Pursuit Auto-Callouts](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/pursuit-callouts.md): Let Sonoran Radio handle your pursuit location and direction callouts automatically!
- [Radio Scanners](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/radio-scanners.md): Discretely listen to your community's radio
- [Radio Jammers](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/radio-jammers.md): Deploy a signal jammer to disrupt nearby emergency radios for the ultimate heist!
- [In-Game Repeaters](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/in-game-repeaters.md): Configure and customize destructible radio towers in-game to impact radio performance.
- [Geo Channels](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/geo-channels.md): Automatically change your transmit and scan channels based on in-game location.
- [Tunnels and Degrade Zones](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/tunnels-and-degrade-zones.md): Configure tunnels, underpasses, and other areas where radio signal will be degraded!
- [In-Game Speakers](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/in-game-speakers.md): Configure in-game speakers that dispatchers can send tones to!
- [Connected Users List](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/connected-users-list.md): View the in-game connected radio list to quickly identify what users are online.
- [Configuring ACE Permissions](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/configuring-ace-permissions.md): Restrict user access to community approval, permissions, commands and features in-game with ACE permissions.
- [IP Whitelisting](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/ip-whitelisting.md)
- [Background Audio Injection](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/background-audio-injection.md): Background audio injection blends in-game sounds—like sirens, helicopter rotors, boat engines, and gunshots—into your microphone output.
- [Tablet](https://docs.sonoransoftware.com/radio/tutorials/usage/in-game-radio/tablet.md): View the dispatcher panel via in-game tablet!


---

# 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/in-game-radio.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.
