# Intergrations

### 🔔 Notification System Integration

After integrating our notification system **directly into the framework core and `ox_lib`**, the notification **type is set to `info` as the primary default**.\
This ensures consistent behavior across all supported frameworks while maintaining compatibility with existing notification calls.

***

### ⚙️ Quick & Easy Installation

To simplify setup and reduce integration time, we have provided **ready-to-use code snippets**.\
These snippets are designed to **replace existing notification handlers** in their respective frameworks.

All replacements are covered in detail on the **next page**.

***

### 📦 Snippets Available

The following framework-specific snippets are available:

* **ESX** — `es_extended`
* **Qbox** — `qbx_core`
* **ox** — `ox_lib`
* **QB** — *Not provided*
  * You may implement this manually using the same pattern shown in the other snippets.

***
