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

# Eden DMA

#### How to Start, <a href="#how-to-start" id="how-to-start"></a>

1. [Download loader](https://eden.cx/Download/) with your Key.
2. Create a Folder on 2nd PC and put the eden.exe there.
3. Run the Loader, and Register account if it is your first time.
4. Redeem your key after Registered.
5. Select a Cheat and Load
6. Once black screen appeared, Press DEL to show Menu\ <br>

### <mark style="color:red;">How to interact menu from Gaming PC</mark>

1. Run cheat.,
2. Once cheat has fully initialized, Press F10 twice quickly on Gaming PC,
3. Press DEL to open menu and you will be able to control menu from Gaming PC

### <br>


---

# 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://fellas.gitbook.io/fellas-guides/dma-software-guides/eden-dma.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.
