# Radial Menu

### 🌟 Overview

**PA Radial Menu** is a customizable and interactive radial menu system designed for FiveM servers. It provides an intuitive and user-friendly interface for accessing various in-game actions, commands, and features in a streamlined manner.

### ✨ Features

* **Customizable Menu Layout**: Easily modify menu items and their functions.
* **Supports Multiple Interactions**: Compatible with various systems like `qb-core`, `ox_target`, and `esx`.
* **Keybind Support**: Open the radial menu using a configurable key.
* **Smooth Animations**: A fluid and responsive UI for seamless navigation.
* **Server & Client Sync**: Ensures that menu options update dynamically based on player status.
* **Integrated Targeting System**: Works with predefined interactions or custom commands.


---

# 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://pa-scripts.gitbook.io/overview/radial-menu.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.
