> For the complete documentation index, see [llms.txt](https://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/game-access/installation-guide.md).

# Installation Guide

## For PC Users

Before extracting the files, create a new folder and add it to your antivirus exclusions/whitelist first. After that:

1. Turn off your Anti-virus/Microsoft Defender.
2. Extract the downloaded archive into the excluded folder.
3. Open the extracted folder.
4. Run Finest Launcher.exe

### Having problems with MSVCR100.dll?

1. Click [here](https://www.mediafire.com/file/f3c30auezpg60sz/Visual-C-Runtimes-All-in-One.zip/file).
2. Extract the file.
3. Run install.sh

***

This helps prevent antivirus software from interrupting or removing the files during extraction or installation.

***

## For Android Users

If you’re having trouble downloading the APK, press and hold the file link, then tap **Download** from the menu that appears. Once the download is complete, open the APK file to install it.

## Like and Follow our social media accounts:

Facebook: <https://www.facebook.com/ragnafinest>

Instagram: <https://www.instagram.com/ragnafinest/>

Facebook Community: [https://www.facebook.com/groups/804514421704272](https://www.facebook.com/groups/ragnafinestofficial)

Youtube Channel: <https://www.youtube.com/@ragnafinest>

Twitch: <https://www.twitch.tv/finestragna>

Tiktok: <https://www.tiktok.com/@ragna1finest>

Discord Community: <https://discord.gg/bMsAynbcY6>

Website: [https://www.ragnafinest.net](https://ragnafinest.net/)

***


---

# 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://ragnarok-finest.gitbook.io/ragnarok-finest-wiki/game-access/installation-guide.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.
