> For the complete documentation index, see [llms.txt](https://launcher-docs.netmarble.com/faq-sc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launcher-docs.netmarble.com/faq-sc/launcher-launch/freeze.md).

# 启动器卡住问题

* 在某些环境中，更新时可能会出现启动器卡顿现象。
* 若等待后仍未恢复，请按照以下步骤重新安装启动器。

#### \[解决方法]

1. 下载启动器安装文件

* 选择对应的启动器版本进行下载。
* ⚠️ 无需删除启动器或游戏。

{% hint style="info" %}
启动器下载链接

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

2. 运行安装文件
3. 启动游戏
   * Netmarble Launcher
     * 重新安装后可直接进入游戏界面。
   * GPG / Epic Netmarble Launcher
     * 请通过品牌官网、Google Play Games或Epic Games Launcher重新启动游戏。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-sc/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.
