# Getting Started

{% hint style="warning" %}
Reading the [playguide](/tilted-online/general-information/playguide.md) is **as essential** as the installation itself. It takes one minute to read. Please take the time to do so, as it will help you in the dozens of hours you might be playing this mod.
{% endhint %}

### Supported versions

Skyrim Special Edition v1.6xxx (latest version) on Steam is **required** to play Skyrim Together Reborn. The Anniversary Upgrade paid mod pack is not required. We recommend that you play without it. The VR, console, Legendary, and GamePass editions are **incompatible**. Skyrim Special Edition v1.5 is not supported either (aka pre-anniversary update). Verify the game files through Steam to ensure you have the most recent Special Edition update installed.

To see the full list of Supported games and versions, visit [this page](/tilted-online/general-information/supported-games.md).

{% hint style="danger" %}
We do not support any kind of cracked / pirated version of the game and you wont receive help with issues.
{% endhint %}

### ReadMe before installing!

This will be a guide that will get Skyrim Together Reborn up and running, with only the required mods included.

The main reason is that mods can complicate things with Skyrim Together Reborn. For more information, see [this](/tilted-online/general-information/faq.md#q-can-i-use-other-mods-with-this-mod) and [this](/tilted-online/general-information/faq.md#q-will-x-mod-work-with-this-mod).

When the guide refers to "SkyrimSE," it simply means "Skyrim Special Edition."

### Guides:

{% hint style="warning" %}
The guide uses either MO2 or Vortex as the mod manager.

Both mod managers have their separate guides.
{% endhint %}

{% hint style="danger" %}
You must first launch Skyrim Special Edition via Steam before you can begin! This only needs to be done once.
{% endhint %}

### [Client Setup](/tilted-online/guides/client-setup.md) (installing the mod)

{% hint style="warning" %}
You need to host your own server if you want to play locally!
{% endhint %}

### [Server Setup](/tilted-online/guides/server-guide.md) (hosting a server)

\
**Good luck!**


---

# 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/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.
