> For the complete documentation index, see [llms.txt](https://joaos-organization-3.gitbook.io/jpresources-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://joaos-organization-3.gitbook.io/jpresources-documentation/installation/job-system.md).

# Job System

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

## <mark style="color:red;">Features:</mark>

* Complete job system with 7 custom jobs;
* Hunting job included;
  * Meat;
  * Three types of leather ( bad, good, perfect ).
* Lumberjack job included;
  * Oak wood;
  * Pine wood;
  * Can add much more without coding, just on configs.
* Fisherman job included;
  * Stingray;
  * Flounder;
  * Codfish;
  * Mackerel;
  * Bass;
  * Killerwhale;
  * Dolphin;
  * Sharkhammer;
  * Sharktiger;
  * Can add much more without coding, just on configs.
* Mining job included;
  * Sapphire;
  * Diamond;
  * Ruby;
  * Emerald;
  * Carbon;
  * Gold;
  * Iron;
  * Silver;
  * Can add much more without coding, just on configs.
* Planting job included;
  * Oranges;
  * Tomatoes;
  * Apple;
  * Blueberry;
  * Can add much more without coding, just on configs.
* Trucker job included;
  * Low amounts ( Vans );
  * High amounts ( Trucks );
* Water job included;
  * Bactery Water Bottle;
  * Dirty Water Bottle;
  * Good Water Bottle;
  * Pollution Water Bottle;
  * Salt Water Bottle;
  * Radioactive Water Bottle;
  * Can add much more without coding, just on configs.
* This script provides you the ability of doing basically a new script on this one, you can add new trees to cach new custom items, new rocks with custom minerals, new plantings with custom props, custom names, custom items etc, you can do it to all jobs;
* Good config files (Client, Server, Shared)
* Sell items and export them with a realistic trucker job;
* Unique and modern UI system;
* Warehouse capacity system;
* NPC interactions;
* Custom animations;
* Anti AFK players;
* Anti auto clickers;
* Support to Draw3DTexts or target resources:
* Shops, packaging and exchanges localizations included with UI systems;
* Each job with their unique features;
* FiveM Escrow
* Full optimized with all players sync
* ESX & QBCore compatible
* Players can own multiple houses
* And much more to explore..

## <mark style="color:red;">Preview:</mark>

[**JPResources - Job System - QBCore - ENG / PT - YouTube**](https://www.youtube.com/watch?v=LEZ6CYvZawY)


---

# 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://joaos-organization-3.gitbook.io/jpresources-documentation/installation/job-system.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.
