# Kibra Dispatch

## Required Resources

<table><thead><tr><th>Resource</th><th>Download</th><th data-hidden></th></tr></thead><tbody><tr><td>0r_lib</td><td>It will be sent as escrow via Keymaster.</td><td></td></tr><tr><td>ox_lib</td><td><a href="https://github.com/overextended/ox_lib/releases/download/v3.26.0/ox_lib.zip">Download</a></td><td></td></tr><tr><td>Artifacts 6116 And Above</td><td><a href="https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/7290-a654bcc2adfa27c4e020fc915a1a6343c3b4f921/server.7z">Download</a></td><td></td></tr></tbody></table>

## Setup

Just drag the script and the necessary scripts to the resources folder and start via <mark style="background-color:blue;">server.cfg</mark> as follows.

```
ensure [cfx-default]
ensure yourmaincore
ensure 0r_lib
ensure ox_lib
ensure kibra-dispatch
```


---

# 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.0resmon.org/0resmon/kibra-resources/kibra-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.
