> For the complete documentation index, see [llms.txt](https://rwe-labs.gitbook.io/sdvmm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rwe-labs.gitbook.io/sdvmm/mod-management/mod-presets/load-a-mod-preset.md).

# Load a Mod Preset

#### Understanding Mod Presets

Mod Presets are a collection of mods that can be mass-enabled all at once. Mod Presets are incredibly useful for users that may want to have a single-player farm with very few mods and a multiplayer farm with many mods. Rather than individually go through the "Enabled Mods" list every time you want to swap between, simply load a mod preset and have the application do it for you.

#### Load Your Preset

* [ ] Go to the "Mod Management" tab of the Main Dashboard, if you aren't already.
* [ ] Click "Load Preset" from the "Presets" toolbar.

![](/files/08h7JcVUPbwpKAXAs29P)

* [ ] Select the preset that you wish to open using the Folder Browser Dialog

![The file browser dialog that allows you to view your saved Presets.](/files/Ndk30C2gJSYPK8L75ToT)

* [ ] Click "Open" or double click on the preset.

Once you have loaded the preset, it will automatically move all mods in the preset to the "Enabled Mods" list, removing any that aren't in the preset to the "Disabled Mods" list.


---

# 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://rwe-labs.gitbook.io/sdvmm/mod-management/mod-presets/load-a-mod-preset.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.
