# Installation

### 📦 Step 1: Download and Prepare Files

1. Go to the FiveM Keymaster or Portal dashboard.
2. Log in with your CFX account.
3. Find **NPC** **Mechanic** in your **Granted Assets** section.
4. Download the script to your local machine.
5. Extract the `.zip`archive.
6. Upload the extracted `rm_mechanicnpc` folder into your server’s `resources` directory.

***

### ⚙️ Step 2: Add Script to Server Configuration

1. Open your `server.cfg` file located in the root of your server.
2. Add the following line to start the script when the server boots:

```cfg
ensure rm_mechanicnpc
```

That’s it! The NPC Mechanic script is now ready to use on your server.
