# How to Install Fecurity&#x20;

{% stepper %}
{% step %}

### 🔧 Prepare your PC — BIOS Settings (Required)

Before launching the cheat, you **must** make sure your BIOS settings are correct.

{% hint style="warning" %}
Secure Boot must be **disabled**.
{% endhint %}

* Secure Boot — **Disabled**\
  See the Secure Boot guide here: <https://sign-3.gitbook.io/sign/allghh-alarbyh/dlyl-alkhtwat/alasasyat/tatyl-secure-boot>
* Virtualization — **Enabled**\
  Virtualization must be **enabled**.\
  See how to enable it here: <https://sign-3.gitbook.io/sign/allghh-alarbyh/dlyl-alkhtwat/alasasyat/tmkyn-virtualization>
* Boot Mode — **UEFI (not Legacy)**\
  To check:

  ```
  Press Windows + R, type msinfo32 and press Enter.
  Look for BIOS Mode — it should say UEFI.
  ```

  If it’s Legacy you’ll need to convert to UEFI (search “convert legacy to UEFI without reinstalling Windows”).

After you update BIOS settings, **restart your PC** and continue.
{% endstep %}

{% step %}

### 📥 Download the Loader

Download the official Fecurity loader from the link below, then run it as administrator:

🔗 [Download From here ](https://mega.nz/folder/2lE31bSC#tu8YqKzaK_D8EJFCUbUUQA)

After downloading, **right-click** the loader and choose **Run as administrator**.
{% endstep %}

{% step %}

### 🔑 Enter Your License Key

The loader will ask for your license key.

* Use the key you purchased from the official Sign store: <https://www.signcod.com/ar>
* Paste your key into the field.
* Press **Enter**.
* Your PC may **automatically restart** after entering the key — this is expected.
  {% endstep %}

{% step %}

### 🕐 Spoofer Users — Wait After Reboot

If you used a spoofer, wait approximately **30 seconds** after reboot before launching the game to ensure spoof completed.
{% endstep %}

{% step %}

### 🔁 Reopen Game Anytime

* Fecurity supports **auto reinjection**.
* You can close/reopen the game without relaunching the loader.
  {% endstep %}

{% step %}

### ✅ Done

You should be ready. If you need help visit the official site: <https://www.signcod.com/ar> or join the Discord support server: <https://discord.gg/siin>
{% endstep %}
{% endstepper %}


---

# 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://docs.signcod.com/other-games/battlefield-6/fecurity-section/how-to-install-fecurity.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.
