# 0R - Farming-V2

{% hint style="info" %}
This script is intended for ESX, QBCore, and Qbox based servers.
{% endhint %}

```lua
author '0resmon & alikoc.dev'
```

```lua
dependencies { 'ox_lib', 'oxmysql' }
```

## Overview

`0r-farming-v2` is a farming job resource built around crop tasks, experience progression, personal challenges, NPC selling, and configurable menu access. This documentation is intentionally simplified so server owners can set it up quickly without opening many nested pages.

## Start Here

{% content-ref url="0r-farming-v2/setup-and-items" %}
[setup-and-items](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-farming-v2/setup-and-items)
{% endcontent-ref %}

{% content-ref url="0r-farming-v2/configuration" %}
[configuration](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-farming-v2/configuration)
{% endcontent-ref %}

{% content-ref url="0r-farming-v2/integrations" %}
[integrations](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-farming-v2/integrations)
{% endcontent-ref %}

{% content-ref url="0r-farming-v2/faq" %}
[faq](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-farming-v2/faq)
{% endcontent-ref %}

## Important Notes

* Main configuration file: `0r-farming-v2/config.lua`
* Extra gameplay configs also exist under `core/market`, `core/personal_challenges`, and `core/multiplayer_tasks`
* The SQL file runs automatically
* Item images are included in the script's `ui/build/items` folder
* Extra assets are also required for the full farming system

{% embed url="<https://0resmon.tebex.io/>" %}
