> For the complete documentation index, see [llms.txt](https://docs.lmarket.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lmarket.fr/grand-theft-auto-5/ethereal/how-do-i-use-ethereal.md).

# How do I use Ethereal?

## Instructions:

Follow the steps to redeem your key :

1. Go to <https://etherealmenu.cn/>
2. Create a account and password without special characters.
3. Go to your Account settings/ Account upgrade.
4. Paste your key in the section Purchase.
5. Press on Purchase.
6. After you redeem the key on the main page a Ethereal App download section will be visible.
7. Press on download and download the .zip check before installation the installation guide.txt which is included in the zip.
8. After the Ethereal App download from your user panel Unzip and run the setup MSI\
   it will create a EtherealEngine Shortcut on Mainscreen.
9. Disable antivirus entirely. [How to install Windows Defender Control](/common-fixes/prerequisites/how-to-install-windows-defender-control.md)
10. Launch the Ethereal app and login, chose the platform you use by pressing on the controller/joystick dots and 4 icons will appear and select here the platform.
11. Then for:
    * **GTA V Legacy (BattlEye Disabled)**
      1. Disable BattlEye: In your game launcher (Rockstar Games Launcher, Steam, or Epic Games Store), navigate to the game settings and ensure BattlEye is disabled.&#x20;
      2. Launch Game: Start GTA V and go into Story Mode.&#x20;
      3. Injection: The injector will automatically detect that BattlEye is disabled. You do not need to change any settings in the app for this.&#x20;
      4. Menu: Use F8 to open the menu
    * **GTA V Legacy (BattlEye Enabled)**
      1. Enable BattlEye: In your game launcher, ensure BattlEye is enabled.
      2. Launch Game: Start GTA V and go into Story Mode.
      3. Injection: Open your Ethereal app and simply press the Start button.
      4. Menu: Use F8 to open the menu
    * **GTA V Enhanced (Requires BattlEye Enabled)**
      1. Disable Secure Boot: You must disable Secure Boot from your computer's BIOS/UEFI settings. [How to disable Secure Boot](/common-fixes/prerequisites/how-to-disable-secure-boot.md)
      2. Launch Game: Start GTA V and go into Story Mode.&#x20;
      3. Injection: Open your Ethereal app and press the Start button.
      4. Menu: Use Insert to open the menu

### Video Instructions:

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


---

# 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:

```
GET https://docs.lmarket.fr/grand-theft-auto-5/ethereal/how-do-i-use-ethereal.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.
