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

# NF Apex DMA

1.

```
#### **Step 1: Create an Account and Apply Your Key**
```

```
1. **Create an Account**
   * Visit [Nightfall Site](https://nightfall.site/) and **create an account**.
2. **Apply Your Key**
   * Once you've registered, **apply the key** you receive to your account.

#### **Step 2: Features and Setup**

1. **Hardware Overlay (Fuser) with Actual ESP**
   * For a more detailed ESP (boxes, bones, etc.), use **Fuser**.
   * Watch this [guide on Fuser ESP setup](https://streamable.com/2fu8hx) to learn how to activate and configure the overlay.
2. **Game Streaming with Actual ESP**
   * If you want to stream your game while displaying ESP features like boxes and bones, follow this [YouTube guide](https://www.youtube.com/watch?v=m3d_xU8n-nA).

#### **Step 3: ESP Setup Based on Your Game**

1. **Glow ESP/Chams (Memory Write)**
   * Depending on the game, you may use **Glow ESP** or **Chams**. These features don’t require Fuser or game streaming. Simply enable them through the **standalone menu**.
2. **Mouse Simulation**
   * Choose from the following mouse simulation methods, each with varying security levels:
     * **Kmbox**: Hardware mouse proxy (most secure)
     * **Fixstern**: Hardware mouse proxy (most secure)
     * **Game Streaming**: Software mouse proxy (secure)
     * **Memwrite**: Writes memory (least secure)
3. **Fuser & Kmbox**
   * While not necessary, **Fuser** and **Kmbox** can enhance your experience, providing a more reliable and secure setup. If you want the best experience, these tools are highly recommended.

#### **Step 4: Turning on Fuser ESP**

To turn on **Fuser ESP**:

1. Open the **Fuser ESP** guide images:
   * ![Fuser ESP Step 1](https://media.discordapp.net/attachments/1022936458400641024/1158817082536898560/fuser1.png?ex=672a5502\&is=67290382\&hm=add0211d1591d598f052af15d059b16c980de270b4e7db63004ceed86238f19c&)
   * ![Fuser ESP Step 2](https://media.discordapp.net/attachments/1022936458400641024/1158817083031834624/fuser2.png?ex=672a5502\&is=67290382\&hm=84fdb051b34aaa24aeeaf9e81c57047c0d9da399e4f8f56eb6386000fb479719&)
   * ![Fuser ESP Step 3](https://media.discordapp.net/attachments/1022936458400641024/1158817083442864270/fuser3.png?ex=672a5502\&is=67290382\&hm=c513199e7b2814245b899906c79b18af7371ddeaae3f1c3d37c87c9ea0c00070&)

Follow the steps outlined in the images to enable the **Fuser ESP**.

#### **Step 5: Set Up Rank ESP on Web Radar (Apex Legends)**

1. **Register for an API Key**
   * Visit [Apex Legends API](https://apexlegendsapi.com/#introduction) and **register for an API key**.
2. **Link to Discord**
   * You must link your **API key** to a **Discord account**. This is required to fully unlock the API key.
3. **Input API Key into NF Menu**
   * Go to the **NF menu** and locate the **misc section**. Input your **API key** there and save it.
4. **Done!**
   * The **Rank ESP** on your Web Radar for **Apex Legends** should now work correctly.
```


---

# 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://chams-services.gitbook.io/chams-services-loader/dma/nf-apex-dma.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.
