# Requirements

{% hint style="warning" %}
**Minimum Specifications**

* **GPU:** NVIDIA RTX 2080
* **CPU:** Intel i7 (recent generation)
* **RAM:** 16GB DDR4
* **Storage:** 500GB
* **Application Size:** \~4GB
* **USB Port:** USB 3.0

**Recommended Specifications**

* **GPU:** NVIDIA RTX 3070 or above
* **CPU:** Intel i9
* **RAM:** 32GB DDR4
* **Storage:** 500GB M.2 SSD
* **USB Port:** USB 3.0 or higher
  {% endhint %}

***

**Software Requirements**

* [Steam](https://store.steampowered.com/about/)
* [Steam VR](https://store.steampowered.com/app/250820/SteamVR/)
* [Oculus App](https://www.oculus.com/download_app/?id=1582076955407037)

***

**Account Requirements**

* [Meta Account](https://auth.meta.com/?redirect_uri=https%3A%2F%2Fauth.meta.com%2Foidc%2F%3Fapp_id%3D800455417652954%26scope%3Dopenid%26response_type%3Dcode%26redirect_uri%3Dhttps%253A%252F%252Fwww.meta.com%252Foidc%252Fcallback%252F%26state%3DATA2kh2QA7cSypdFZHD7t4SIpqdKjKg2X1OdobDnWDEFIQ0wM7tkAClH8TdmJ43K_YUgNOKDZagvOKj7L1Lc0cYP9aLyfZhn-QoDJXbZvxtuIHoxCOUkXjBOaSqbycqMZJhwuLGRsRPDrqd16LafkPfby3CFpW2zBngt58vifKNsNIMrXoWEv8wR9y-WP9K1nJxMLw8H1Fs4yR_k5ICT-9We0XNUV9kXWLbdvDYIrSy_ncWRB822L0YZ1Eo\&utm_source=meta.com\&source_app_id=800455417652954)
* [Steam Account](https://store.steampowered.com/join/)

***

**Hardware Requirements**

* VR ready PC
* link cable (recommended)
* Meta Quest 2 or 3

***

{% hint style="danger" %}
**Additional Notes**

**AMD CPUs:** While not extensively tested, an AMD Ryzen 5 5600X (6x3.70 GHz) has been reported to work well.

**AMD GPUs:** The game has not been tested on Radeon cards, so performance cannot be guaranteed.

**VR Headset Compatibility:** The game is designed for modern VR headsets. Older models like Oculus Rift CV1 may struggle with performance.

**Performance Expectations:** Users should be prepared for potential performance feedback. Setting higher minimum specs can help manage expectations.

**Outdated Hardware:** The following are considered outdated for this game:

* GPUs older than RTX 2080 (e.g., GTX 1060)
* CPUs older than recent-gen i7 (e.g., i5 processors)
* Systems with less than 16GB RAM

**Storage Type:** An SSD is strongly recommended for optimal performance and loading times.

**Future-Proofing:** For the best experience and to account for future updates, consider aiming for specs above the minimum requirements.
{% endhint %}


---

# 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://docs.district.berlin/getting-started/quickstart.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.
