> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexdev.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> A skin for oxlib. Drop it into your server and every oxlib notification, dialog, context menu, progress bar, input, alert, and radial menu instantly renders with the NEX look — without changing a…

A skin for `ox_lib`. Drop it into your server and every `ox_lib` notification, dialog, context menu, progress bar, input, alert, and radial menu instantly renders with the NEX look — without changing a single line in any of your other scripts.

If you ever stop the resource, `ox_lib` falls back to its default UI automatically. Nothing else on your server needs to change.

## In this section

* [Installation](/nex_uipack/installation)
* [Troubleshooting](/nex_uipack/troubleshooting)

## What you get

* Drop-in UI replacement for **every** `ox_lib` UI surface
* Zero edits to scripts that already use `ox_lib`
* Automatic activation — start the resource and it takes over
* Clean fallback — stop it and `ox_lib` reverts to default
* No build step, no extra downloads

## Important — you need our forked ox\_lib

This pack does **not** work with upstream `ox_lib`. You need to install our fork:

**➡️ [github.com/nexdevelopmentx/ox\_lib](https://github.com/nexdevelopmentx/ox_lib)**

The fork is a drop-in replacement for upstream — your existing scripts that use `ox_lib` keep working exactly the same way. See [Installation](/nex_uipack/installation) for setup.
