# ra-supermarket

### Video overview

{% embed url="<https://www.youtube.com/watch?v=CsyYfrCM0Hg>" %}

### **Features:**

* shop center : browse/buy new markets.
* warehouses : order and collect shipments.
* market managements:\
  1- add funds to your own market\
  2- withdraw funds from your own market\
  3- add items to your market (only boxes can be added)\
  4- withdraw items from market (withdraw as single item)\
  5 - change items prices \
  6- change market name \
  7- sell market \
  8- Employee managements : hire/fire employee , manage salary for each box delivered by your employees \
  9- coupons creations : ability to create custom coupons (case sensitive) for your market with panel management \
  10- discord logs \
  11- translations available<br>

### **Dependency:**

* qb-core
* qb-menu
* qb-input
* oxmysql
* PolyZone or qb-target

### important

please not that renaming script name is not allowed&#x20;

### Planned updates

* custom robbery system
* custom upgrades for each market : stock , garage...
* add more compatibility scripts like notifications system ...


---

# 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://radhwane.gitbook.io/ra-scripts/qbcore/ra-supermarket.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.
