> For the complete documentation index, see [llms.txt](https://redengine-docs.instant-modz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redengine-docs.instant-modz.com/premium-menu/what-is-menu-premium.md).

# What is Menu Premium ?

{% hint style="info" %}
Premium menus require a subscription to redENGINE
{% endhint %}

A premium menu is a paid menu that offers a unique menu and unique features, all menus are optimized to avoid FPS drops.\
\
Premium menus from redENGINE are the best menus you can find on the FiveM market.\
\
Each premium menu is owned by a unique developer, so you get faster and more regular updates.

Our developers are listening to their customers, so if you have any ideas of features to add in one of the premium menus or report a bug contact us.\
\
When you buy a premium menu, you won't be able to download it for security reasons.\
The only way to use a premium menu is to buy a redENGINE subscription then your premium menu will be displayed like the picture below, and then you can inject it and use it.

<figure><img src="/files/UdlcdnZ1rNsA0DrHMImZ" alt=""><figcaption><p>Dopamine &#x26; Fallout Menu are no longer on sale.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://redengine-docs.instant-modz.com/premium-menu/what-is-menu-premium.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
