# OP Courier Job

After two months without any new releases, we’re back with a complete Courier Job System! Our system comes with a built-in Courier Tablet equipped with an interactive map to help you manage routes, sort delivery stops, and organize your work. The job offers 9 different task types such as: Delivering parcels, Picking up packages from shipping points and Transporting cargo from the sorting facility in Paleto Bay. You can also choose the region you want to work in — unlocked once you reach a required level. The script is highly configurable, allowing you to customize every aspect of the job to fit your server. It also includes a Leveling System and a Weekly Couriers Ranking with rewards for the best players!

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

## ⚠️ Customizability:

* Fully customizable FrameWorks files that allows you to connect script to your own one.
* Access to editable functions for Notify, Targets, Fuel, Keys and other editable functions.
* Everything 100% customizable from Built In Panel or Configuration files.

## 🖥️ Supported Scripts:

Your script is not on the list? Contact us through support server, we will do our best!

* esx / qbcore / qbox
* ox\_lib
* ox\_target
* qb-target
* op-hud
* rcore\_clothing
* okokNotify
* vms\_notify
* brutal\_notify
* jg-textui
* qs-textui
* okokTextUI
* brutal\_textui
* 0r-textui


---

# 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.otherplanet.dev/scripts/op-courier-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.
