# Radio Communications

## Radio Channels

| Channel # (Frequency) | Channel Name    | Usage                                                 |
| --------------------- | --------------- | ----------------------------------------------------- |
| 1                     | Police Dispatch | Main dispatch channel for any law enforcement agency. |
| 2                     | L-TAC           | Dedicated channel for a specific incident.            |
| 3                     | A-TAC           | Dedicated channel for a specific incident.            |
| 4                     | Direct          | Dispatch channel for any Fire/EMS agency.             |
| 5                     | Federal         | Operations channel for federal agencies.              |

{% hint style="info" %}
Use `/freq` to change your frequency. Use `/radioname [Callsign] [Name]` to change your Display Name in the Radio List.
{% endhint %}

## Radio Terminology & Codes

The community **HIGHLY RECOMMENDS** the use of proper real world California Law Enforcement radio communications. Real world California Law Enforcement radio communications uses a mix of Radio Codes, Ten Codes, and Penal Codes. They also use certain terminology. However, if you are unfamiliar with the real world radio communications, please use plain speech.

{% hint style="danger" %}
Do not use unstandardized ten-codes, penal codes, and/or terminology.
{% endhint %}

{% file src="<https://2331048416-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1wrKEk9I7uldrM20DXpG%2Fuploads%2FEq7VwnAUPY5xlwnjNCQr%2FRadioCommGuide.pdf?alt=media&token=5eeebd79-29cf-4c4b-9c91-f53adf9bde04>" %}
Download our Radio Communications Guide for more terminology and codes!
{% endfile %}


---

# 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.lorepd.com/police/radio-communications.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.
