> For the complete documentation index, see [llms.txt](https://wiki.tiltedphoques.com/tilted-online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tiltedphoques.com/tilted-online/general-information/supported-games.md).

# Supported games

{% hint style="info" %}
We will never support any game on any **Console**, since it isn't possible to do so.
{% endhint %}

## The Elder Scrolls V: Skyrim

{% hint style="warning" %}
We **only** support Skyrim Special Edition latest version. You do not need to buy the Anniversary Upgrade. We recommend playing without it for the best experience.
{% endhint %}

### Supported versions

{% hint style="success" %}

* The Elder Scrolls V: Skyrim Special Edition (Steam, GOG | LATEST VERSION)
  {% endhint %}

### Unsupported versions

* Any kind of cracked / pirated version
* The Elder Scrolls V: Skyrim (All Versions)
* The Elder Scrolls V: Skyrim Legendary Edition (All Versions)
* The Elder Scrolls V: Skyrim VR (All Versions)
* The Elder Scrolls V: Skyrim Special Edition (Consoles)
* The Elder Scrolls V: Skyrim Special Edition (Xbox Gamepass)
* The Elder Scrolls V: Skyrim Special Edition (Epic Games)

## Fallout 4

### Supported versions

{% hint style="success" %}

* Fallout 4 (Steam)
  {% endhint %}

### Unsupported versions

{% hint style="danger" %}

* Fallout 4 VR (All Versions)
* Fallout 4 (Consoles)
* Fallout 4 (Xbox Gamepass)
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/general-information/supported-games.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.
