# Getting Started

{% hint style="warning" %}
This guide currently is only for CoH2: Battlegrounds!
{% endhint %}

### Prerequisites

* A **lega**l copy of `Company of Heroes` title on Steam
* An up-to-date distribution of the [.NET Framework](https://dotnet.microsoft.com/en-us/download/dotnet-framework)
* Stable internet connection
* No directory read/write restrictions on your Company of Heroes 2 Playback folder
* You have to be subscribed to our tunning mod on [Steam](https://steamcommunity.com/sharedfiles/filedetails/?id=2796442229)

{% hint style="info" %}
If you're on Windows 10, up-to-date distribution of the .NET Framework is preinstalled.
{% endhint %}

{% hint style="info" %}
You will presently experience the best application performance if situated in the EU.
{% endhint %}

{% hint style="danger" %}
If you freshly installed Company of Heroes, you need to launch via Steam before you can begin!

This needs to be done only once.
{% endhint %}

### Guides

[coh-battlegrounds-launcher](https://wiki.cohbattlegrounds.com/guides/coh-battlegrounds-launcher "mention")

[hosting-a-game](https://wiki.cohbattlegrounds.com/guides/hosting-a-game "mention")

See you on the battlefield!


---

# 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://wiki.cohbattlegrounds.com/guides/getting-started.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.
