# Quick Start Guide

***

### ✅ Requirements

* RedM (latest build)
* MySQL database
* Supported framework (VORP / RSG)
* CodexCore (required)

***

### 📦 Installation Order

Always start resources in this order:

1. oxmysql / mysql-async
2. Framework core
3. codex\_core
4. Codex modules (trust, robbery, society, etc.)

***

### 🔧 First Steps

1. Install **CodexCore**
2. Configure `config.lua`
3. Verify server starts with no errors
4. Install additional Codex modules
5. Restart the server

***

{% hint style="info" %}
Never start Codex modules before CodexCore.
{% endhint %}

***

### 🧪 Test Checklist

* Player loads correctly
* Money & inventory APIs work
* Trust system updates
* Prompts and UI display correctly

Once verified, you’re ready for production.
