# Configuration

## Add New Department Or Edit Existing

### Step 1:

Task: Add your job into database -> jobs, database-> job\_grades & database -> addon\_account

### Step 2:

Path: /config.lua

Task: Add your new job name here like the image.

<div align="left"><figure><img src="/files/LzcK4ecZk06qxeUMFqA3" alt=""><figcaption></figcaption></figure></div>

### Step 3:

Path: modules/blips/config.lua

Task: Add your department location blip.

<div align="left"><figure><img src="/files/NJ2UyJ0ygJXRSUzmaErf" alt=""><figcaption></figcaption></figure></div>

### Step 4:

Path: modules/armory/config.lua

Task: Add new armory for your new job with items. Just for the information: last value of vector4 is heading.

<div align="left"><figure><img src="/files/WHDBSqxugipw5MwRQDqn" alt=""><figcaption></figcaption></figure></div>

### Step 5:

Path: modules/evidence/config.lua

Task: Add new lab and evidance stash for your new job

<div align="left"><figure><img src="/files/94neTl3lKyh0XJL9GQTN" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/dW74vRXLfeE5FbNHopBu" alt=""><figcaption></figcaption></figure></div>

### Step 6:

Path: modules/garage/config.lua

Task: Add new garage for your new job

<figure><img src="/files/KL8wliFLKys6UDksSwbL" alt=""><figcaption></figcaption></figure>

### Step 7:

Path: modules/outfit/config.lua

Task: Add wardrobe for your new job

<div align="left"><figure><img src="/files/pWTSHFVGAFDjYBD6n2gp" alt=""><figcaption></figcaption></figure></div>

### Step 8:

Path: modules/scanner/config.lua

Task: Add scanner machines in your department mlo if needed

<figure><img src="/files/gp5O5vnkRe2qPm0pVxwM" alt=""><figcaption></figcaption></figure>

Step 9:

Path: modules/serviceblip/config.lua

Task: Add your job into service blip config so your department can see other cops on the map

<div align="left"><figure><img src="/files/ryBRA4qwtoeIUSEoeEf7" alt=""><figcaption></figcaption></figure></div>

Step 10:

Path: modules/stash/config.lua

Task: Add shared/private stash for your job

<figure><img src="/files/mHKRjtiF5XlRN2zejCFl" alt=""><figcaption></figcaption></figure>


---

# 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.menanak47.com/esx/ak47_policejob/configuration.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.
