# Playable Demo

A standalone version of the [**Sample Project**](/kronos-matchmaking/examples/sample-project.md) is available for download. The project includes all major features of the plugin such as the matchmaking, parties, lobbies, and more! The demo uses the **Steam Online Subsystem** with the *"Spacewar"* development app id. This is a public app id on Steam.

<div><figure><img src="/files/eJsffGhPNUZHYxYDzQu6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ZaMBgai1j5DjoqTwMvP0" alt=""><figcaption></figcaption></figure></div>

## Downloading the Demo

The demo can be downloaded from the following **Goggle Drive** link:

{% embed url="<https://drive.google.com/file/d/1JUD1zKmsoXuFq8Mvlw74sfucU8fBFzjH/view?usp=drive_link>" %}

1. Download and unzip the demo.
2. Make sure that **Steam** is running on your machine before starting the demo. Note that brand new Steam accounts may have issues creating or joining sessions.
3. Start the demo with either the `Launcher.bat` file, or the `KronosSample.exe` directly. I recommend using the launcher since it will start the exe with a log window, that gives you insight to what is happening behind the scenes.


---

# 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://horizongames.gitbook.io/kronos-matchmaking/examples/playable-demo.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.
