# 2. Move your Launcher

{% hint style="info" %}
Open the [**Patch** ](https://gamelauncher.gitbook.io/documentation/game-launcher/patch-manager-app)[**Manager**](https://gamelauncher.gitbook.io/documentation/game-launcher/patch-manager-app)\
![](https://4090346021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQCKadC4SNL7ML9xwPi2%2Fuploads%2Fi0C5tqki2ang7Uba4ZKy%2Fimage.png?alt=media\&token=545af075-8bf5-4baa-b249-f285386cfe16)
{% endhint %}

1. In [**Patch Manager**](https://gamelauncher.gitbook.io/documentation/game-launcher/patch-manager-app) **-> Open Launcher folder**

<figure><img src="https://4090346021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQCKadC4SNL7ML9xwPi2%2Fuploads%2Fr6dfTXRVwh8aXDdSTxAm%2Fimage.png?alt=media&#x26;token=31b26bf7-212b-49d2-b1f7-a86015ea47e3" alt=""><figcaption></figcaption></figure>

1. Locate your deployed ***GameLauncher.exe*** file in Visual Studio

<figure><img src="https://4090346021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQCKadC4SNL7ML9xwPi2%2Fuploads%2FEXQUz6gOnK9SvSO3Zpzt%2FOpen%20Build%20Folder.gif?alt=media&#x26;token=28bfb804-5382-448b-bd7a-848bd188386d" alt=""><figcaption></figcaption></figure>

3. Move the ***GameLauncher.exe*** file to the *<mark style="color:yellow;">**Launcher folder**</mark>* \
   \&#xNAN;*(You don't need the .pdb file)*

<figure><img src="https://4090346021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQCKadC4SNL7ML9xwPi2%2Fuploads%2FhCZz22Da8rQK3YyFGVhM%2FMoving%20the%20Launcher.gif?alt=media&#x26;token=abf9fa24-b689-49f0-a3ce-c13f2c9d1c8c" alt=""><figcaption></figcaption></figure>

**That's all!**

Next step:

[**3. Create your patch**](https://gamelauncher.gitbook.io/documentation/creating-launcher-version/3.-create-your-patch)


---

# 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://gamelauncher.gitbook.io/documentation/creating-launcher-version/2.-move-your-launcher.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.
