> For the complete documentation index, see [llms.txt](https://docs.mrmylo.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mrmylo.xyz/standard-operating-procedures-department-of-corrections/s1/1.5-authorised-equipment-and-vehicles.md).

# 1.5 - Authorised Equipment and Vehicles

Below is a list of equipment and vehicles that you can use. Be advised that you can only select from the list below unless otherwise specified.​

## Standard Equipment

Officers must carry the folling equipment at all times whilst on duty:

* Phone
* Radio (Set to Frequency 3.00)
* Coil Stun Gun (Taser)
* Nightstick
* Flashlight
* DOC Badge
* Government Issued ID
* IFAKs / First Aid Kit
* Body Armour
* Smart Watch
* VF Combat Pistol
* Pistol Ammo Box
* Photo Camera

Officers are also recommended to carry the following items:

* Flight Radar
* Empty Evidence Bags
* Utility Belt (can be used to store equipment)

***

## Vehicles

Depending on what rank you hold or division you are in, you will get access to different vehicles. You are not allowed to change the cosmetic appearance of the vehicles with the exception of the liveries. All of the custom vehicles are fitted with extras that can be added and removed. You should have all inside lights fitted, and no rooftop extras added with the exception of a lightbar.

<details>

<summary><strong>Prison Bus/Prison Transporter</strong></summary>

\[insert image here]

All Corrections Cadets and above are authorised to use the Prison Bus or Prison Transporter at any time.

</details>

<details>

<summary><strong>2016 Eagle Pathmaker</strong></summary>

\[insert image here]

All Corrections Cadets and above are authorised to use the 2016 Eagle Pathmaker at any time.

</details>

<details>

<summary><strong>2018 Chevrox Taiga</strong></summary>

\[insert image here]

The 2018 Chevrox Taiga (Tahoe) is restriced to Senior Correctional Officers and/or ERT Personnel.

</details>

<details>

<summary><strong>2014 Thunder Striker</strong></summary>

\[insert image here]

The 2014 Thunder Striker (14 Charger) is restricted to officers with the rank of Sergeant and above, and must also be a supervisor in the Emergency Response Team

</details>

<details>

<summary><strong>2020 Slam 35HD</strong></summary>

\[insert image here]

The 2020 Slam 35HD is restricted to officers who are ranked Lieutenant and above.

</details>

<details>

<summary><strong>2018 Thunder Striker</strong></summary>

\[insert image here]

The 2018 Thunder Striker is restricted to officers that hold the rank of Captain or above, or is a member of ERT Command.

</details>

<details>

<summary><strong>MH6 Little Bird</strong></summary>

The MH6 Little Bird helicopter is only permitted to be used under strict conditions:

* Officer holds the rank of Lieutenant or above.
* Officer holds a civilian helicopter license.
* No Air One Certified Police is available
* There is an emergency situation that requires a helicopter

The Helicopter is not to leave the prison airspace unless authorised by command.

</details>


---

# 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://docs.mrmylo.xyz/standard-operating-procedures-department-of-corrections/s1/1.5-authorised-equipment-and-vehicles.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.
