> 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-craftingv3/installation.md).

# Installation

### 🧩 Installation

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

#### **Requirements**

* ✅ [**alpha-Lib**](/documentation/information/library-settings.md) must be installed and running

#### **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-CraftingV3
   ```
4. **Import the appropriate SQL file from the `SQL` folder to your database based on your framework**
5. Configure your settings in `Shared/Config.lua`.
6. Restart your server.
