# Custom Framework/Inventory

* Laptop and all Laptop APPs are compatible with QBCore, ESX and Qbox Framework by default, if you want to make it compatible with other Frameworks like ND, VRP, etc, is on you to make the needed modifications and make it work, all Framework/Inventory functions are inside\
  **client/server > editable folders**.
* None of the Laptop APP have encrypted Framework or Inventory functions, everything is handled thru the laptop exports and those exports are inside **client/editable/exports.lua** and **server/editable/exports.lua**
* Please note that you are responsible of the modifications you are doing while converting the script, I can't provide any support because I have 0 clue how your custom Framework/Inventory works.

**IMPORTANT:** Even if your server uses ESX/QBCore but is a modified version made or sold by X person, this doesn't guarantee the script will work, all my scripts are made using the official Framework repositories and most of those ppl who sell pre made servers uses really old versions of the Framework which can/can't be compatible with my scripts. I'm not responsible for this and will NOT give any support if this is your case, <mark style="color:green;">please only use the official Framework files.</mark>


---

# 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://docs.av-scripts.com/laptop-pack-v3/laptop-v3/installation/custom-framework-inventory.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.
