# Installation

<details>

<summary>Step 1) </summary>

* Create a folder on **C:\\** Drive. For example C:\Anubis  <mark style="color:red;">Do not use any other Drive and do not install it on the Desktop</mark>
* Make sure the Flyff Folder is also installed on C:\ Drive <mark style="color:red;">Do not use any other Drive and do not install it on the Desktop</mark>

</details>

<details>

<summary>Step 2)</summary>

* Add the **Anubis Folder** as **Exclusion** to Windows Defender. [How to ?](https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26)
* Add the **Flyff Folder** as **Exclusion** to Windows Defender. [How to ?](https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26)

<mark style="color:red;">We do not support any third party antivirus solutions. Best is to uninstall them and use Windows  Defender</mark>

</details>

<details>

<summary>Step 3)</summary>

* Download VC Redist AIO Package: <https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/>
* Download Anubis Installer: <https://flyffbot.net/dl/AnubisV2.rar>

You might need to turn off Virus Protection on Chrome if you can not download the Installer: <https://support.google.com/chrome/thread/171131461/how-can-i-turn-off-virus-protection-on-chrome?hl=en>

:information\_source: **Additional Information** :information\_source:

Why can it be shown as virus? Anubis does manipulate running processes (The game itself) wich is recognized by your antivirus. Usually this it not a behaviour you want a program to do unless you want exactly this to automate your game.

This is a so called ["False Positive"](https://www.malwarebytes.com/blog/news/2017/09/explained-false-positives)

\ <br>

</details>

<details>

<summary>Step 4)</summary>

* Extract the VC Redist AIO with [WinRar ](https://www.winrar.de/downld.php)or [7Zip](https://www.7-zip.org/download.html) into a new Folder
* Run install\_all.bat as Administrator (Right click -> Run as Administrator)
* Extract the AnubisV2.rar with [Winrar](https://www.win-rar.com/) or [7Zip](https://www.7-zip.org/). <mark style="color:red;">**The Password for the extraction is: flyffbot.net**</mark>

</details>

<details>

<summary>Step 5)</summary>

You can now start via the Launcher. You will need to enter your Serial key that you got send to your Mail from Payhip.

<mark style="color:red;">**You should join the AidenSoft discord and PM Aiden or netHox and provide your Serial Key via PM to get added to the hidden channel, where you can see the Patchlogs, report issues, etc.**</mark>

[**Join Now!**](https://discord.gg/ZmHzyM9)

</details>


---

# 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://anubiswiki.flyffbot.net/gitbook/installation.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.
