# Firefighter Job

## Preview

{% embed url="<https://www.youtube.com/watch?v=AxDCfFwBL_8>" %}

## What is it?

This is a great system that enables even more roleplay possibilities, and allows your fire department to be able to respond to fires, and extinguish them together!

## Features

* Supports both third-eye and keypress interaction.
* Multiple Department Support
* Unique and Reliable Fire System
* Extinguish Fires with a team, and split rewards based on damage done to the fire.
* XP Support.
* Create your own Fire Types through the config!
* Portable Hose System, Use & Refill with the "watertank" item.
* Firefighter Tools, Including Vehicle Sawing, Dragging Players out of Vehicles, and Carrying Players!
* Department Store, Vehicles, Duty, and Boss Menu (Uses esx\_society / qb-management)
* Players can start fires by starting explosions / fires with weapons / gas tanks (due to FiveM limitations, this does not include things like car explosions).
* Random Fire Scenarios (More are addable in the config!)
* Exports for Fire Targeting (Useful if you'd like to use other hose systems)
* Fire Extinguisher & Firetruck Extinguishing Support
* Dispatch Supportable (Using Config.Alerts to send the event)
* Supports Exports to use in other scripts.
* And more!

## Supported Frameworks

* ESX 1.1+ & Legacy
* QBCore
* Standalone (Code your own bridge)


---

# 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.picklemods.com/paid-resources/firefighter-job.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.
