# How To Install Mods

### Mod Installation

(Example shows `Enhancement Mod` courtesy of (`NotNierPea`)

1. Download the desired mod from the Shield Docs [Released Mods](/document/pre-configured-mods.md) section, and extract the contents.

![image](https://github.com/WrekLess/shield-docs/assets/9027113/574abd63-db64-458f-a245-70528769df46)

![Screenshot 2024-05-19 103735](https://github.com/WrekLess/shield-docs/assets/9027113/e2a69a8a-4e29-4d63-9f90-8885fd893d60)

2. Locate the extracted mod and `Copy` or `Move` to the `mods` folder.

![Screenshot 2024-05-19 104127](https://github.com/WrekLess/shield-docs/assets/9027113/6e9b1204-8173-485d-acdb-d1cf31710845)

![Screenshot 2024-05-19 104322](https://github.com/WrekLess/shield-docs/assets/9027113/de4ba70e-a034-411f-84e1-20e91b47dbd6)

3. Launch game and enjoy!

Note:

* If in-game while adding mods to the game folder, you can type `reload_mods` in Console to Load it without Restarting!
* Some mods conflict with each other and will crash the game.


---

# 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://shield-bo4.gitbook.io/document/modding/how-to-install-mods.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.
