# Radial Menu

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

* **Dynamic Items:** The menu adapts to the number of submenu items automatically.
* **Job Restrictions:** Certain actions only appear for players with specific jobs (e.g., “police”).
* **Easy Customization:** Adjust icons, labels, or entire submenus in the <mark style="color:yellow;">`Items`</mark> array.
* **Optimized for Performance:** Designed to run smoothly, even on large servers.
* **Configurable Command & Key Mapping:** Quickly toggle the menu using a chat command or a default key.

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

A fully dynamic and job-restricted menu system for FiveM that lets players quickly access various actions—like emotes, police interactions, or vehicle controls—through a sleek, radial interface.

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

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


---

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