# Jobs

**NFS Jobs** is a **powerful, all-in-one job management system** designed for FiveM roleplay servers. Whether you're building a realistic economy or want to boost civilian interaction, **NFS Jobs** brings you everything you need — packed into one beautiful and flexible system.

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

### **🌟 Key Features**

#### 🧑‍🌾 Public Jobs

* Easily create **civilian jobs** such as **Farmer**, **Taxi Driver**, **Delivery**, and more.
* Players can browse and apply directly from the in-game menu.
* Categorized and color-coded for an intuitive UI experience.

#### 🛡️ Whitelisted Jobs

* Supports **private jobs** like **Police**, **EMS**, **Mechanic**, etc.
* Custom whitelist access based on job and grade.
* Admins can control hiring and role assignments via the backend.

#### 📱 Yellow Pages Integration

* Let players **advertise services** in a clean and categorized Yellow Pages system.
* Real-time communication using your preferred phone system:
  * `lb-phone`
  * `qb-phone`
  * `qs-smartphone`
  * `gksphone`

#### 🎯 Flexible Interaction Options

* Choose how players interact with job centers:
  * 🧍 Ped Interaction (`ox_target`, `qb-target`, `qtarget`)
  * 📍 Marker Zones
  * 🗣️ Command (`/jobs`)
  * ⌨️ Keybind (Press **G** to open menu)

#### 🛠️ Admin Tools & Control

* Full admin access to manage:
  * Job creation
  * Applications
  * Approvals/denials
  * Visibility (draft, publish, close)
* Role-based permissions for public job management.

#### 🔌 Compatible & Optimized

* Works with **ESX,QBCore,QBox, OX** servers.
* Uses `ox_lib`, `bl_bridge`, and integrates with your favorite targeting and phone systems.
* Built with modern FiveM standards (Lua 5.4, fxmanifest).


---

# 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://needforscript.gitbook.io/needforscripts/our-scripts/jobs.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.
