# npwd

{% hint style="warning" %}
Our app is currently only available for QBCore. ESX support coming soon!
{% endhint %}

Get the phone here: <https://github.com/project-error/npwd>

JG Advanced Garages app: <https://github.com/JG-Scripts/npwd_jg_advancedgarages>

We have built a custom app for npwd, that integrates seamlessly with JG Advanced Garages.

### Requirements

* [npwd](https://github.com/project-error/npwd) (Requires NPWD 1.5 or newer)
* [qb-npwd](https://github.com/qbcore-framework/qb-npwd)
* [jg-advancedgarages](https://jgscripts.com/qb-esx-advanced-garages.html)
* [oxmysql](https://github.com/overextended/oxmysql)

### Installation

1. Download the latest `npwd_jg_advancedgarages.zip` from the [releases page](https://github.com/JG-Scripts/npwd_jg_advancedgarages/releases). **Do not change the resource name!**
2. Unzip and add the resource to your server resources folder
3. Ensure `npwd_jg_advancedgarages` **before** `npwd`
4. Add app to NPWD `config.json` in the `apps` section `"apps": ["npwd_jg_advancedgarages"]`

### Credits

Thanks to the developers of [npwd\_qb\_garage](https://github.com/npwd-community/npwd_qb_garage), who's app I forked originally to build this!


---

# 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.jgscripts.com/advanced-garages/integrations/npwd.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.
