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

# Installation

### 🧩 Installation

Before you start, make sure your server meets the following requirements:

#### **Requirements**

* ✅ **OneSync** must be enabled
* ✅ [**alpha-Lib**](/documentation/information/library-settings.md) must be installed and running
* ⚙️ Server build **5181 or higher**

#### **Installation Steps**

1. Download the resource from your **Keymaster** account.
2. Place the folder inside your `resources` directory.
3. Add the following lines to your `server.cfg`:

   ```cfg
   ensure alpha-Lib
   ensure alpha-NailBox
   ```
4. Add the required items to your inventory system:
   * `screwdriverset` — Used for drilling oil drums
   * `electronickit` — Used for electronic installation
5. Configure your settings in `Shared/Config.lua`.
6. Restart your server.
