> For the complete documentation index, see [llms.txt](https://docs.0resmon.org/0resmon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-dispatch-1.md).

# 0R - Dispatch

## 0r-Dispatch Documentation

Welcome to the **0r-Dispatch** documentation. This resource adds an advanced dispatch system to your FiveM server: live alerts, customizable themes, job-based receivers, exclusion zones, and more. Use this guide to install, configure, and integrate dispatch with your server.

***

### Watch the Overview

See the script in action and get a quick tour of the main features

{% embed url="<https://www.youtube.com/watch?v=9yyGVj-b38g>" %}

***

*0r-Dispatch by 0Resmon Studio —* [*Discord*](https://discord.gg/0resmon) *·* [*Tebex*](https://0resmon.tebex.io)


---

# 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:

```
GET https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-dispatch-1.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.
