> For the complete documentation index, see [llms.txt](https://gamelauncher.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gamelauncher.gitbook.io/documentation/getting-started/introduction.md).

# Introduction

{% hint style="success" %}

### Getting Started with Game Launcher

Before you begin, you'll need to get access to **Game Launcher Edition**. There are two ways to do this:

* Purchase it through the **Unity Asset Store**
* Or get it directly via **Discord** by contacting **@Legend**

👉 See the comparison between editions here: [Features comparison](/documentation/features-comparison.md)
{% endhint %}

#### How it works?

We invite you to see [how it works](#how-it-works) before starting.\
Also good to know: [App Signing](/documentation/publishing-essentials/app-signing.md) and [Hosting](/documentation/publishing-essentials/hosting.md)

#### Setup Steps

Don't worry — getting started is simple! Just follow these steps:

1. **Download the Patch Manager** *(one-time download)*\
   [Click here to download](https://discord.com/channels/1050526244556517456/1112709296422146142)
2. [**Install the Game Launcher**](/documentation/getting-started/installation.md) *(one-time setup)*\
   This only needs to be done once on your development machine.
3. [**Create your first Launcher Patch**](/documentation/creating-launcher-version/1.-deploy-your-launcher.md)\
   This is the patch for your launcher itself. Use it whatever it's needed.
4. [**Create your first App Patch**](/documentation/creating-app-version/1-and-2.-build-your-app.md)\
   This is the patch for your actual game content.

#### Next Steps

Once your patches are ready, you can deploy the launcher to your users!

✅ Be sure to **test everything thoroughly** before going live.\
✅ From here on out, the patching process will always follow the same structure.
