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

# Instructions

{% tabs %}
{% tab title="System Requirements" %}
-Windows 10

-Windows **FULLY UPDATED**

-Virtualization (VT-x/VT/SVM/NX mode) must be enabled

-TPM (Trusted Platform Module) disable

&#x20;-**Virtual Machine** **Platform and Windows Hypervisor Platform** must be enabled in Windows features:

* Go to Control Panel -> Turn Windows features on or off -> enable "**Virtual Machine Platform and Windows Hypervisor Platform**
* Open CMD and type bcdedit /set hypervisorlaunchtype auto
* After that, restart your PC
  {% endtab %}

{% tab title="Overlay Installation" %}

* Download <https://medal.tv>
* Disable overlay alerts
  {% endtab %}

{% tab title="how to inject" %}

* Download the loader from <https://fruityskills.com/customer/login.php>.
* Open loader put your key in and click log in.
* Click load on the hypervisor
* After restart open medal and leave running in the background.
* Open the loader and make sure that hypervisor is loaded .
* Load in to your game and open the loader.
* click load on the cheat and happy cheating!
  {% endtab %}
  {% endtabs %}

<img src="https://radianceproject.xyz/static/media/faq-alert-triangle.a879cef90964eaa56dfa0c60d87d5bda.svg" alt="" data-size="line"> <mark style="color:yellow;">**Common issues**</mark>.

<details>

<summary>How Do I check If Secure Boot If Off?</summary>

* Open System Information And Find "Secure Boot State" If It Says OFF Your Good to Go! If not go into BIOS and disable it

</details>

<details>

<summary>Why Did My Loader Say "Error"?</summary>

* No Worries! Just Reopen Loader And Enter Key Again.

</details>

<details>

<summary>Why Did My Loader Instantly Close?</summary>

* Download "Visual AIO" ( <https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/> )

</details>

<details>

<summary>Having high cpu usage?</summary>

* Enable all yours cores (MsConfig->BootTab->Advanced Options & Make sure “Number of processors” is either max or unchecked)

</details>

<details>

<summary>Loader not responding?</summary>

* **Then open it with VPN ( windscribe , ipvanish , etc) + after you load you can CLOSE VPN** (edited)

</details>

<details>

<summary>Nothing happened after you clicked load?</summary>

* **Open cmd as administrator and type sfc /scannow restart and try again**

</details>


---

# 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://serotonin.gitbook.io/instructions/instructions.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.
