# kh-policesystem

## What is the police system ?

* The police system its more like the dispatch room system its only for the police dispatcher grade\
  To direct the police officers to the robberies and more than that will be explained below

## Resource properties

* 1- Body cam system for all officers in duty with item
* 2- Show all officers in los santos, sandy shores, paleto bay, military base
* 3- Search citizen by citizen id
* 4- Search Vehicle by plate
* 5- Direct officer with notification system
* 6- Announce for all officer
* 7- Radio channel selector (only joins the room)
* 8- Ranks system with metadata and add and remove button
* 9- Officers list (show officers that induty or offduty)
* 10- log system for all robberies
* 11- joins officers radio channel button
* 12- search radio channel data(returns all players in the channel)

## Languages available

* 1-English
* 2-Arabic


---

# 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://kh-development.gitbook.io/kh-store/kh-policesystem.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.
