# 런처 실행 불가

- [지원 OS](https://launcher-docs.netmarble.com/faq-kr/launcher-launch/1.md): Windows 외 다른 OS에서도 런처를 사용할 수 있나요?
- [프로그램명이 노출되는 알럿](https://launcher-docs.netmarble.com/faq-kr/launcher-launch/2.md): 런처가 실행되지 않고, 프로그램명과 시스템 오류 팝업이 나옵니다.
- [알 수 없는 오류 발생 알럿](https://launcher-docs.netmarble.com/faq-kr/launcher-launch/3.md): 알 수 없는 오류가 발생했다고 하는데 어떻게 해야 하나요?
- [업데이트 중 비정상적인 종료](https://launcher-docs.netmarble.com/faq-kr/launcher-launch/4.md): 런처 및 게임 업데이트 중 갑자기 종료되었습니다.
- [PC 실행 시 런처 자동 실행 불가](https://launcher-docs.netmarble.com/faq-kr/launcher-launch/5.md): 런처 설정 > '컴퓨터 시작 시 런처 실행'에서 자동 실행이 선택되지 않습니다.
- [런처가 종료되지 않는 현상](https://launcher-docs.netmarble.com/faq-kr/launcher-launch/7.md): 런처 종료 시도 시 에러 팝업이 뜨면서 종료를 할 수 없습니다.
- [런처가 멈추는 현상](https://launcher-docs.netmarble.com/faq-kr/launcher-launch/freeze.md): 런처가 업데이트 도중 멈추면서 아무 작업도 진행되지 않습니다.
- [그 외 실행 불가 이슈](https://launcher-docs.netmarble.com/faq-kr/launcher-launch/6.md): 넷마블 런처 실행이 계속해서 불가합니다.


---

# 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-kr/launcher-launch.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.
