# Pizza Delivery Script

## <mark style="color:yellow;">**Overview**</mark>

A responsive, highly customizable **Pizza Delivery** experience for FiveM. This script supports multiple languages, custom marker systems, and an adaptable UI for seamless pizza deliveries.

## <mark style="color:yellow;">**Key Features**</mark>

* **Responsive UI:** Automatically adjusts to any screen size.
* **Customizable Colors:** Easily modified in a dedicated CSS/config file.
* **Translation Support:** Switch or expand languages using a single config variable.
* **Custom Marker & UI:** Editable colors and markers for a unique look.
* **Highly Configurable:** All critical settings are in <mark style="color:yellow;">`config.lua`</mark>.
* **Performance-Friendly (Resmon):** Optimized to keep server overhead low.

## <mark style="color:yellow;">**Preview Video**</mark>

{% embed url="<https://www.youtube.com/watch?t=46s&v=R_81npzbp2Q>" %}


---

# 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://risk-scripts.gitbook.io/risk-scripts/scripts/pizza-delivery-script.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.
