# 💻 Dispatch

### Useful Links

{% hint style="info" %}
You can get this resource on [GitHub](https://github.com/nextscripts-5m/dispatch)
{% endhint %}

***

{% embed url="<https://youtu.be/n5I8NCA_NKc>" %}
Preview
{% endembed %}

***

## ✨ Main Features

Implement a notification system for your in-game jobs. It also offers a **GPS** tracking system to see colleagues on the map!

### 🔧 Configuration

* You can easily add jobs for receiving dispatch notifies
* Configure in-map blips for players (for GPS)

### 🎨 UI

You can choose between ox\_lib or custom UI provided by me

<figure><img src="https://495958842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxwfwaasCxxnLLlp5t4Km%2Fuploads%2FmhAP2YqTOze6UeIa5JyC%2Fimage.png?alt=media&#x26;token=a4cd57ea-7ac8-4381-b998-5d8e45321027" alt=""><figcaption><p>Dispatch preview</p></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://next-script-tm.gitbook.io/next-scripts/free-resources/dispatch.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.
