# Installation

## 1. Dependencies

1. **.NET Framework 4.7.2** (<https://dotnet.microsoft.com/download/dotnet-framework/net472>)

{% hint style="danger" %}
WindowsGSM may not be fully functional if .NET Framework 4.7.2 is not installed.
{% endhint %}

## 2. Installation

&#x20;  1\. Download the latest version here: (<https://windowsgsm.com/download/>)

&#x20;  2\. Drag and drop **WindowsGSM.exe** to a new directory

&#x20;  3\. Run **WindowsGSM.exe** 👍

{% hint style="success" %}
The game server files, log and installer will be auto-generated in the new directory.
{% 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.windowsgsm.com/getting-started/installation.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.
