# Installing the game

## Installing SkyrimSE

Now we'll install SkyrimSE from scratch.

1. Open Steam
2. Find `The Elder Scrolls V: Skyrim Special Edition`
3. Right-click and press `Install`.
4. Follow the instructions on screen (literally just press `Next`)
5. Press `Finish` and wait for your download to complete

![](https://i.imgur.com/IuB3upI.gif)

#### 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/initial-setup/installing-the-game.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.
