# Using ModOrganizer2

{% hint style="danger" %}
It's **NOT** required to use Skyrim Script Extender (SKSE) to play Skyrim Together Reborn!
{% endhint %}

## Downloading SKSE using MO2

1. Before we begin, **please close your MO2 instance!**
2. Head to [this website](https://skse.silverlock.org/) and download the `Anniversary Edition` version of SKSE
3. Look at the picture below if it doesn't make sense
4. ![](https://i.imgur.com/I0BXsRY.png)
5. Open the `skse64_2_01_05.7z`
6. Inside the archive will be a main folder, named `skse64_2_01_05`. Double click on that to enter it.
7. You need to extract the following folders and files:\
   `Data`\
   `src`\
   `skse64_1_6_353.dll`\
   `skse64_loader.exe`\
   `skse64_steam_loader.dll`\
   To the SkyrimSE root/install folder: `C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition`
8. If you head to your SkyrimSE root folder, it should look like this now:
9. ![](https://i.imgur.com/3LcQvBg.png)

9\. The whole process should look something like this:

![So far so very good :)](https://i.imgur.com/IxYeITd.gif)

## Running Skyrim with SKSE

Just be sure it works, let's launch SKSE now manually.

1. Head to your SkyrimSE root folder again:\
   `C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition`
2. Open the `skse64_loader.exe` and Exit Skyrim after the main menu has loaded.


---

# 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://wiki.tiltedphoques.com/tilted-online/guides/troubleshooting/i-want-to-install-skyrim-script-extender-skse/using-modorganizer2.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.
