> For the complete documentation index, see [llms.txt](https://florida-highway-patrol.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://florida-highway-patrol.gitbook.io/guide/structure/qualifications.md).

# Qualifications

To use some features of the Florida Highway Patrol department, you require qualifications earned in specialised trainings which are listed bellow.

## <mark style="color:blue;">Undercover Qualification</mark>

We allow specific people to use undercover vehicles, this means that we can perform tasks un-noticed making it much easier to hunt down wanted suspects.

### <mark style="color:blue;">Perks</mark>

Becoming undercover allows for you to use your vehicle as an undercover task unit and you can use civilian clothes when on special operations authorised by HICOM.

### <mark style="color:blue;">Rules</mark>

While using an undercover vehicle, you must:

* Use at least 1 antenna.
* Wear duty uniform (unless told otherwise).
* Only use vehicles you are authorised for.

### <mark style="color:blue;">Requirements</mark>

* <mark style="color:green;">Corporal+</mark>
* Space(s) open

## <mark style="color:blue;">Long Gun Qualification</mark>

You cannot just start using your long gun straight away, you must have a qualification to do so as it can be dangerous to use.

### <mark style="color:blue;">Perks</mark>

Becoming long gun trained means that you are able to use a long gun during shootouts or code 5 stops, this allows for greater firepower and capacity.

### <mark style="color:blue;">Rules</mark>

While using a long gun, you must:

* Have your long gun in your trunk (pistol as sidearm).
* Only use the long gun when necessary.
* Lead other officers when pushing or breaching.

### <mark style="color:blue;">Requirements</mark>

* <mark style="color:green;">Corporal+</mark>


---

# 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:

```
GET https://florida-highway-patrol.gitbook.io/guide/structure/qualifications.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.
