# Conan modding help

<figure><img src="https://rampart.games/templates/lagom2/assets/img/page-manager/conan2.png" alt=""><figcaption></figcaption></figure>

\ <br>

{% stepper %}
{% step %}
Go to "Files" under the header management within the game panel,

<figure><img src="/files/k8pnQxKMWzStaqfk9mI6" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Enter folder "ConanSandbox",

<figure><img src="/files/gToQHkZx2s8YWOFzFyXj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Create a folder named "Mods",

<figure><img src="/files/MB6hJ6N6urSHBhQByssC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Upload your mod files (.pak files) and the "modlist.txt" file into the new mods folder,

<figure><img src="/files/w8LE5uBkzVt0FMiq0JB9" alt=""><figcaption></figcaption></figure>

\
[Quick Tip: Click subscribe to mods on your steam and find the pak files in the location\
`\SteamLibrary\steamapps\workshop\content\440900`\
(You may need to launch the game after subscribing for the folder to appear)](#user-content-fn-1)[^1]
{% endstep %}

{% step %}
Finally, restart your server to make the server use the mods.,

{% endstep %}

{% step %}

### Example Modlist file

Example modlist.txt file (file names ARE CASE Sensitive)\
\*Mod1.pak\
\*Mod2.pak\
\*Mod3.pak\
\*Mod4.pak
{% endstep %}
{% endstepper %}

[^1]:


---

# 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://rampart-games-ltd.gitbook.io/docs/game-knowledge-base/conan-exiles/conan-modding-help.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.
