# Launcher Freezing Issue

* In some environments, the launcher may freeze during an update.
* If the issue persists, please reinstall the launcher by following the steps below.

#### \[Solution]

1. Download the launcher installer
   * Select and download the file that matches your launcher.
   * <mark style="color:red;">⚠️ You do not need to uninstall the launcher or the game.</mark>

{% hint style="info" %}
Launcher Download Links

* [Netmarble Launcher](https://ntiny.link/launcher_download)
  {% endhint %}

2. Run the launcher installer
3. Launch the game
   * Netmarble Launcher
     * After reinstalling, you can access the game screen directly.
   * GPG / Epic Netmarble Launcher
     * Please restart the game through the brand website, Google Play Games, or Epic Games Launcher.


---

# 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://launcher-docs.netmarble.com/faq-en/launcher-launch/freeze.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.
