> For the complete documentation index, see [llms.txt](https://master-mind-store.gitbook.io/dashboard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://master-mind-store.gitbook.io/dashboard/free-release/radio.md).

# Radio

A Beautiful Radio script for communication! It has many features packed in one script which every RP server wants and it provides a whole new UI look, enriching the user experience.

## FEATURES:

**Radio Features**

* New Radio UI
* Submix Effect in radio channel
* Customizable Restrict Channel with job/gang
* 0 Resmon highly optimized
* You can now Move and resize the Radio UI
* You can now change the Radio Channel Display Name
* New Configurable Radio Battery System
* Inbuilt Notify System

#### Overlay Features

* Players Can Configurable Position of the Overlay
* Players Can Configurable Size of Overlay Names
* Players Can Configurable their Display Name in Overlay(server synced)

**Jammer Features**

* Players can place the jammer and remove it anywhere
* The server can set default jammer locations
* Players can Configurable Every Jammer Range
* Jammer can be configured to allow specific frequencies to pass through

### DEPENDENCIES :&#x20;

* [ox\_lib](https://github.com/overextended/ox_lib)
* [pma-voice](https://github.com/AvarianKnight/pma-voice)
* [bl\_bridge](https://github.com/Byte-Labs-Studio/bl_bridge)
* QBCore/ESX/QBox/ND/Standalone(for job list)
* Onesync

### PREVIEW :

<div><figure><img src="/files/nSEjPXZ6N8DvW1VB2iNc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6kKkKpPeTNo38opnueRa" alt=""><figcaption></figcaption></figure> <figure><img src="/files/o04aagBENLE8PWn2Wmms" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6AQ1RQsvobrkho4YXMhU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WDLeT5eGmpRYtIfPlKlt" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="https://cdn.discordapp.com/attachments/1157002364599943219/1161040806212276224/20231010023913_1.jpg?ex=6536da83&#x26;is=65246583&#x26;hm=079270e252cfd45227ac532b39c5105b2e33f1e133e47c15ed1a8446b4a66c42&#x26;" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://master-mind-store.gitbook.io/dashboard/free-release/radio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
