# Information

### FEATURES

#### Realistic Item Drops for FiveM - Features & Highlights

#### ![🔹](https://discord.com/assets/0e142d86cbca6d5e.svg) Inventory System Compatibility

Fully compatible with **qb-inventory, ox\_inventory, and custom inventory systems**.<br>

#### ![🔹](https://discord.com/assets/0e142d86cbca6d5e.svg) Enhanced Interaction System

Supports multiple interaction methods:<br>

* **ox\_target**
* **qb-target**
* **j-textui**
* **interact (devyn)**
* **Custom interaction options**

Now uses **entity-based interaction** instead of models for improved performance and experience.<br>

#### ![🔹](https://discord.com/assets/0e142d86cbca6d5e.svg) Advanced Item Expiry System

* Items can now **persist up to 5 days**, even after a server restart.
* Configurable expiry time (e.g., **2 days, 4 days, 5 days**) before automatic removal.

#### ![🔹](https://discord.com/assets/0e142d86cbca6d5e.svg) Improved Framework Integration

Seamless support for:<br>

* **QBCore, QBXCore, ESX, or custom frameworks**.
* Framework-based **notification system integration**.

#### ![🔹](https://discord.com/assets/0e142d86cbca6d5e.svg) Realistic Item Drop Mechanics

* **Set throwing power** via the config file.
* **Adjust drop distance in front** of the player via the config file.
* **No collision option** for all interactions except "ox\_target."

#### ![🔹](https://discord.com/assets/0e142d86cbca6d5e.svg) Easy Installation & Setup

* **Simplified integration** with step-by-step instructions for QBCore, OX, or custom frameworks.
* Includes an **SQL file** for quick database setup.

#### ![🔹](https://discord.com/assets/0e142d86cbca6d5e.svg) Performance Optimized

* Streamlined mechanics for **better server performance**.
* Reduces unnecessary resource usage while keeping item drops immersive.

## Youtube Preview

<https://youtu.be/KpRUHBdYFX0> \
<https://youtu.be/N8oZoOkRRls>


---

# 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://sanbascripts.gitbook.io/bytestake/realistic-item-drop/information.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.
