# How to set it up

***

{% hint style="info" %}
Below are some important types and installation contents.
{% endhint %}

* Do not change the name of the script
* Put the script in the resources folder, do not use any folderisation.
* Prefer to start manually in server.cfg as follows.
* Take care to start the script manually after your core.
* **You will also need** [*<mark style="background-color:orange;">**ox\_lib**</mark>*](https://github.com/overextended/ox_lib/) **and** [*<mark style="background-color:orange;">**ox-target**</mark>*](https://github.com/overextended/ox_target) ***or*** [*<mark style="background-color:orange;">**qb-target**</mark>*](https://github.com/qbcore-framework/qb-target) **scripts!**

{% hint style="danger" %}
**This is not the layout and appearance that should be in Server.cfg**
{% endhint %}

```
#ensure oxthings
ensure [core]
#ensure other-wais-scripts
ensure wais-jobpack
```

***

{% hint style="danger" %}
*<mark style="color:yellow;">**Server Build Version**</mark>***&#x20;-&#x20;**<mark style="color:yellow;">**!**</mark>*<mark style="color:yellow;">**IMPORTANT!**</mark>*

* **Bottom Dollar Bounties \[***<mark style="color:red;">**3258**</mark>***]** must be used for ***Pizza Delivery ⇒*** Pizza profession components have been brought with the specified update. Vehicle model, character animations and Blips are included in this update. If you do not use this build version, the profession will not work correctly/stably.<br>
* **Los Santos Drug Wars \[***<mark style="color:red;">**2802**</mark>***]** must be used for ***Newspaper Delivery ⇒*** WEAPON\_ACIDPACKAGE, the News Paper weapon, has been added to the game with this update. If this update or higher is not used, the News profession will not work correctly/stably.
  {% endhint %}


---

# 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/wais-resoucres/wais-jobpack/how-to-set-it-up.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.
