# Imperium Money Check

A powerful admin tool for FiveM servers to monitor player wealth, including cash, bank, black money, vehicle inventories, and crypto investments. Designed with a modern NUI, multi-framework support (ESX/QBCore), and robust database persistence.

#### Features

* **Multi-Framework**: Works with ESX and QBCore out of the box.
* **Security**: Server-side validation, admin permissions (groups or aces), and rate limiting.
* **Vehicle Inventory Check**: Scans player vehicles for hidden money (supports ox\_inventory, qs-inventory, esx\_default).
* **Crypto Check**: tracks invested crypto value from lb-phone.
* **Modern UI**: Sleek, responsive, dark-themed interface built with HTML/CSS/JS.
* **History Tracking**: Persists player wealth data to SQL database for offline checking.
* **Optimized**: Low resmon usage (0.00ms idle).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://imperiumscripts.gitbook.io/imperium-scripts/scripts/imperium-money-check.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
