# TheAltening PC App — Quick Start

You can use either our desktop app or a supported client. If you’re using a supported client, you don’t need the app. You can learn more about [supported clients here](/documentation/basics/editor.md)

If you would like to use our application, here is a very simple guide to get ingame within one minute or less.

Step 1. [Download](https://thealtening.com/app) and extract TheAltening.exe&#x20;

Step 2. Right Click -> Run as Administrator

Step 3. Wait for application to start

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

* **Open your game** normally and sit at the home screen. Don’t join a server yet.

Step 4. Go to your [generator page](https://thealtening.com/tokens), generate and copy a token

Step 5. Paste token into the desktop application

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

Step 6. Connect to any server

Once the token has been successfully set, your next login to any server will be from that account.

Finished with TheAltening? No uninstallation is needed. Simply type "Q" in the program (keybind to exit) and close your game. There are no permanent changes made to your files.&#x20;


---

# 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://support.thealtening.com/documentation/thealtening-pc-app-quick-start.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.
