# Activate key on Steam

{% hint style="info" %}
**Grab Your Key**

If you haven’t already, sign up on our [website](https://district.berlin/beta-test) to receive your beta key.
{% endhint %}

1. **Open Steam**: Launch the Steam client and sign in to your account.
2. **Access the Activation Menu**:

* Click on "Games" in the bottom menu bar of the Steam client.
* Select "Activate a Product on Steam..." from the dropdown menu.

<figure><img src="/files/eYMv8yZZhT8rBVvfHaDy" alt=""><figcaption></figcaption></figure>

3. **Enter your key**:

* In the window that appears, click "Next".
* You'll be prompted to enter your product code. Type in the beta key we provided you.
* Click "Next" to proceed.

4. **Confirm and Install**:

* Verify that the product name shown matches our game.
* Click "Finish" to complete the activation process.
* The game will now appear in your Steam library.

5. **Download and Play**:

* You can now download and install the game from your Steam library.
* Once installed, you're ready to start playing the closed beta!


---

# 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/activate-key-on-steam.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.
