# Launcher起動不可

- [サポートされるOS](https://launcher-docs.netmarble.com/faq-jp/launcher-launch/1.md): Windows以外のOSでもLauncherを使用できますか？
- [プログラム名が表示されるアラート](https://launcher-docs.netmarble.com/faq-jp/launcher-launch/2.md): Launcherが起動せずに、プログラム名とシステムエラーのポップアップが表示されます。
- [不明なエラー発生に関するアラート](https://launcher-docs.netmarble.com/faq-jp/launcher-launch/3.md): 不明なエラーが発生したと表示されます。どうすればいいですか？
- [アップデート中のイレギュラーな終了](https://launcher-docs.netmarble.com/faq-jp/launcher-launch/4.md): Launcherおよびゲームのアップデートの途中でいきなり終了しました。
- [PCでLauncher自動起動不可](https://launcher-docs.netmarble.com/faq-jp/launcher-launch/5.md): Launcher設定→\[PC起動時にNetmarble Launcherを起動]のチェックボックスを選択できません。
- [ランチャーが停止する問題](https://launcher-docs.netmarble.com/faq-jp/launcher-launch/freeze.md): アップデート中にランチャーが停止し、作業が進まない場合があります。
- [その他の起動不可能トラブル](https://launcher-docs.netmarble.com/faq-jp/launcher-launch/6.md): 何度試してもNetmarble 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-jp/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.
