# Unable to Run Launcher

- [Supported OS](https://launcher-docs.netmarble.com/faq-en/launcher-launch/1.md): Can I run the launcher on an OS other than Windows?
- [Alerts Showing Program Name](https://launcher-docs.netmarble.com/faq-en/launcher-launch/2.md): The launcher won't run, and I see a system error popup with the program name.
- [Unknown Error Alert](https://launcher-docs.netmarble.com/faq-en/launcher-launch/3.md): An unknown error has occurred. What do I do?
- [Update Closes Unexpectedly](https://launcher-docs.netmarble.com/faq-en/launcher-launch/4.md): The launcher/game update ended unexpectedly.
- [Launcher Doesn't Automatically Launch](https://launcher-docs.netmarble.com/faq-en/launcher-launch/5.md): I can't enable "Open Launcher on Startup" in the Launcher settings.
- [Launcher Freezing Issue](https://launcher-docs.netmarble.com/faq-en/launcher-launch/freeze.md): The launcher stops during the update and no progress is made.
- [Other Issues with Launching](https://launcher-docs.netmarble.com/faq-en/launcher-launch/6.md): Netmarble Launcher keeps failing to launch.


---

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