# Getting started

- [Installing Raft Mod Loader](https://api.raftmodding.com/getting-started/installing-raft-mod-loader.md): This tutorial is designed to guide you through the process of installing RaftModLoader.
- [Troubleshooting](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/troubleshooting.md): Helping you to troubleshoot common issues with the Raft Mod Loader
- [An error occured while fetching for updates](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/troubleshooting/an-error-occured-while-fetchting-for-updates.md): This guide aims to fix the following error : "An error occured while fetching for updates"
- [Disabling IPV6](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/troubleshooting/an-error-occured-while-fetchting-for-updates/disabling-ipv6.md): This guide will explain how to disable IPV6
- [Changing the DNS](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/troubleshooting/an-error-occured-while-fetchting-for-updates/changing-the-dns.md): This guide will explain how to change your DNS to the Google one which is not blacklisting our website
- [The menu inside the game doesn't show up](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/troubleshooting/the-menu-inside-the-game-doesnt-show-up.md): This guide aims to fix an issue where the mod menu doesn't appear in-game
- [The game crashes on startup](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/troubleshooting/the-game-crashes-on-startup.md): Fixing the issue of the game crashing on startup
- [There are error notifications in-game](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/troubleshooting/there-are-error-notifications-in-game.md): Fixing the issue of the error counter going up in the bottom right hand corner
- [Linux or Steam Deck installation](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/linux-installation.md): This Tutorial aims to show you how to install RaftModLoader on Linux and Steam Deck.
- [Configuring your antivirus](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/configuring-your-antivirus.md): This page will guide you on resolving false positive errors on RMLLauncher, ensuring a smoother experience without unnecessary interruptions.
- [Windows Defender](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/configuring-your-antivirus/windows-defender.md): Explaining how to exclude the Raft Mod Loader from the Windows Defender antivirus
- [Malwarebytes](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/configuring-your-antivirus/malwarebytes.md): Explaining how to exclude the Raft Mod Loader from the Malwarebytes antivirus
- [Bitdefender](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/configuring-your-antivirus/bitdefender.md): Explaining how to exclude the Raft Mod Loader from the Bitdefender antivirus
- [Avast](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/configuring-your-antivirus/avast.md): Explaining how to exclude the Raft Mod Loader from the Avast antivirus
- [Norton](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/configuring-your-antivirus/norton.md): Explaining how to exclude the Raft Mod Loader from the Norton antivirus
- [AVG](https://api.raftmodding.com/getting-started/installing-raft-mod-loader/configuring-your-antivirus/avg.md): Explaining how to exclude the Raft Mod Loader from the AVG antivirus
- [Installing a mod](https://api.raftmodding.com/getting-started/installing-a-mod.md): This tutorial is here to guide you through the process of installing a mod on Raft using RaftModLoader!
- [Mods in multiplayer](https://api.raftmodding.com/getting-started/installing-a-mod/mods-in-multiplayer.md): This page explains multiplayer mod usage.
- [How to run multiple raft instances](https://api.raftmodding.com/getting-started/how-to-run-multiple-raft-instances.md): A quick guide to run multiple Raft instances on a single computer with different Steam accounts, ideal for testing multiplayer mods.


---

# 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://api.raftmodding.com/getting-started.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.
