# Vespucci

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

* 0.00ms startup / lightweight script
* Mask Store: 13 masks available for purchase
* Wine Store: 9 wines available for purchase
* Bike Rental: rent bikes with a defined spawn point
* Configurable prices for each item
* Configurable blips and ped locations for each store
* Interactive menus compatible with ox\_lib or lation\_ui
* Supports QBCore inventory and ox\_inventory
* Optional purchase logs via Discord webhook
* Configurable min/max quantities for item purchases
* Mask system with male/female headgear IDs
* Configurable icons and labels for menus (fa-icons and item images)


---

# 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/vespucci.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.
