# Introduction

It took me a couple of months to develop this resource to it's perfection. This script has been designed to be standalone, it requires only ox\_lib and oxmysql to work. Because of it's powerful bridge module it can be easily integrated with any framework, you can take control of any information displayed.

* Standalone
* Clean design
* Well optimized
* Easy to install
* Highly configurable - you can easily add your own functions and display custom data
* Integrated report system with real-time chat
* Built-in discord logging that can be easily replaced with any other logging system

Link to the store: <https://libertycode.tebex.io/package/6085790>

***

### Requirements

<table data-full-width="false"><thead><tr><th width="146">Resource</th><th>Link</th></tr></thead><tbody><tr><td>ox_lib</td><td><a href="https://github.com/CommunityOx/ox_lib/releases">https://github.com/CommunityOx/ox_lib/releases</a></td></tr><tr><td>oxmysql</td><td><a href="https://github.com/CommunityOx/oxmysql/releases">https://github.com/CommunityOx/oxmysql/releases</a></td></tr></tbody></table>

## Showcase

<figure><img src="/files/TuCTCqBj2WxyA2IQYGEZ" alt=""><figcaption><p>Layout</p></figcaption></figure>

<figure><img src="/files/Jz0NM64JiM7fZeaxMhOH" alt=""><figcaption><p>Admin UI, Admin Crosshair, Player Names, ESP</p></figcaption></figure>

<figure><img src="/files/tfdYNwIamdzbSOH5vPmi" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

<figure><img src="/files/og4euSJxNlJptidGLXX9" alt=""><figcaption><p>Player list</p></figcaption></figure>

<figure><img src="/files/GneAQibrBySwuwCmCkkZ" alt=""><figcaption><p>User Page</p></figcaption></figure>

<figure><img src="/files/uxQtmS8YVR91KtV9E8HC" alt=""><figcaption><p>Permissions Management, Admin Statistics</p></figcaption></figure>

<figure><img src="/files/ckLJe3vm5JtVdNE1OWXi" alt=""><figcaption><p>Reports</p></figcaption></figure>

<figure><img src="/files/4BFIPpHWCkjgUGff1wR9" alt=""><figcaption><p>Announcements</p></figcaption></figure>


---

# 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://libertycode.gitbook.io/docs/lc_adminmenu/introduction.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.
