> For the complete documentation index, see [llms.txt](https://s0u-scripts.gitbook.io/s0u-scripts-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://s0u-scripts.gitbook.io/s0u-scripts-docs/truck-driver/installation.md).

# Installation

### <mark style="color:$primary;">**Step 0 - First step**</mark>

1. Download [s0u\_truckerJob ](https://portal.cfx.re/assets/granted-assets?page=1\&sort=asset.updated_at\&direction=asc\&search=s0u_truckerJob) from FiveM Portal.
   1. If you bought the trucker job bundle, please download also [fq\_truckerBase](https://portal.cfx.re/assets/granted-assets?page=1\&sort=asset.updated_at\&direction=asc\&search=fq_truckerBase) and [s0u\_yosemite\_pilot](https://portal.cfx.re/assets/granted-assets?page=1\&sort=asset.updated_at\&direction=asc\&search=s0u_yosemite_pilot).
2. Unzip the `s0u_truckerJob` folder and place it into folder in your server's resource directory.
   1. If you are installing the bundle, add also `fq_truckerBase` and `s0u_yosemite_pilot` to the directory as well.
3. Finally, add the resource(s) to your server start configuration (`server.cfg`):&#x20;

   1. If you purchased the script only: `ensure s0u_truckerJob`
   2. If you purchased the interior only: `ensure fq_truckerBase`
   3. If you purchased the vehicle only: `ensure s0u_yosemite_pilot`
   4. If you purchased the bundle, ensure all relevant resources:

   ```lua
   ensure fq_trucker_mlo
   ensure s0u_yosemite_pilot
   ensure s0u_trucker_job
   ```

### <mark style="color:$primary;">Step 1 - Configuration</mark>

1. If you plan to use `Config.SyncServerTimeInLobby`, please refer to the tutorial in our [documentation](https://s0u-scripts.gitbook.io/s0u-scripts-docs/truck-driver/configuration/lobby-settings#time-script-integration-config.timescript) or contact our [support team](https://discord.gg/cFssbmYypx) for assistance.
   1. If you intend to adjust the script to your server's needs (e.g., custom interaction menus), please acquaint oneself with the documentation first. If you encounter any difficulties, feel free to ask our support team for help!

### <mark style="color:$primary;">Done! Enjoy the script!</mark> 🎉
