> For the complete documentation index, see [llms.txt](https://docs.realdudesinc.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realdudesinc.net/product-documentation/gtav-products/gta-ethereal-menu/how-do-i-download-and-install.md).

# How do I download and install?

### **Please follow the steps below to redeem and download Ethereal**

1. ### Registration and key activation
   * After your purchase, your license key is emailed to you automatically. If it isn't in your inbox, check your spam or promotions folder. You can also find it in your [game keys](https://www.realdudesinc.net/account/keys).
   * Go to the [Ethereal website](https://etherealmenu.cn/index.php?register/) and register an account (skip if you already have one).
   * Once logged in, head to Account settings > Account upgrade.
   * Paste your key into the purchase field and hit Purchase to redeem it.
2. ### Download the Ethereal app
   * Back on the main page, a new Ethereal App download section will now be visible.
   * Turn off Windows Defender or any other antivirus before downloading, otherwise it will delete the loader.
   * Click Download and grab the .zip file.
   * Inside the zip there's an installation guide.txt. Read it before installing, don't skip it.
3. ### Set up the Ethereal app
   * Open the Ethereal app.
   * Click the controller icon and select GTA V Legacy. The selected version glows darker so you can tell it's active.
   * Click the ? icon, browse to your GTA V Legacy install folder, and select PlayGTAV.exe.
4. ### Launch and inject
   * In your game launcher, make sure BattlEye is enabled.
   * Start GTA V Legacy and load into Story Mode.
   * Once you're fully loaded into Story Mode, go back to the Ethereal app and press Start.
   * That's it. Never press Start from the main menu or while in Online, always from Story Mode.


---

# 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://docs.realdudesinc.net/product-documentation/gtav-products/gta-ethereal-menu/how-do-i-download-and-install.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.
