# Client setup

## **Prerequisites**

Here's a short list of what you need to get completely up and running.

You need:

1. A **legal** copy of `The Elder Scrolls V: Skyrim Special Edition` on Steam, **at least** version 1.6.XX. No, it [doesn't work](/tilted-online/general-information/supported-games.md) with anything below v1.6.XX. (Latest Version)
2. A NexusMods account. Create one [here](https://users.nexusmods.com/register) if you don't have an account. It's completely free!
3. Some kind of archiving tool. I use [7-Zip](https://7-zip.org/), but a lot of people use [WinRAR](https://www.win-rar.com).
4. A lot of patience and a calm mind. You shouldn't rush through this. Take it easy. Grab a cup of tea, and enjoy.

![Take a deep breath, before you begin](https://i.imgur.com/u5N8ASZ.gif)

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

#### Onwards to the next step!


---

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