# Burgershot

* Supports **QBCore** and **ESX**.
* Compatible with: [Gabz Burgershot](https://fivem.gabzv.com/package/5665525) & [GN'Studio Burgershot](https://gn.studio/products/burgershot).
* Inventory's support: [**qb-inventory**](https://github.com/qbcore-framework/qb-inventory) **&** [**ox\_inventory**](https://github.com/overextended/ox_inventory)**.** *(Open code for others)*
* Target's support: [qb-target](https://github.com/qbcore-framework/qb-target) or [ox\_target](https://github.com/overextended/ox_target).
* **Cooking menu** for making burgers.
* **Billing menu** to send invoices to players.
* **Drinks shop** with drinks consumables.
* Restaurant **warehouse/stash** accessible.
* **Grill** for meat and potatoes.
* **Delivery system** with cash rewards.
* **Duty menu** to go on/off shift.
* **Boss menu** compatible with multiple management resources.
* **Ingredients shop** with ped spawn and blip.
* Garage for delivery vehicles with custom spawn.
* Multiple **ped models** for interactions and deliveries.
* Supports **emotes** and **animations** during crafting and eating.
* **Progress bars** and **notifications** localized.
* Crafting system for burgers and potatoes with maximum limits.
* Set **quantity** and **required items** for crafting.
* Random delivery orders at multiple locations.
* Custom motorcycle with burgershot logo.


---

# 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://mscripts.gitbook.io/docs/both-framework/scripts/burgershot.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.
