# Unable to Run Game

- [Cannot Play the Game Unless Launcher is Running (Launcher Required)](https://launcher-docs.netmarble.com/faq-en/game-launch/1.md): Can I launch a game without the Netmarble Launcher?
- [Game Installation Error Alert](https://launcher-docs.netmarble.com/faq-en/game-launch/2.md): An error says the game wasn't installed properly. What do I do?
- [Insufficient Memory Alert](https://launcher-docs.netmarble.com/faq-en/game-launch/3.md): A game fails to launch after it is installed. What do I do?
- [Game Doesn't Launch After Update](https://launcher-docs.netmarble.com/faq-en/game-launch/4.md): A game doesn't run after an update.
- [Game Doesn't Close](https://launcher-docs.netmarble.com/faq-en/game-launch/5.md): I closed a game and tried launching it again, but the button in the launcher says "Running" and the game won't start.
- [Error Occurred During Gameplay](https://launcher-docs.netmarble.com/faq-en/game-launch/6.md): An error message appeared during gameplay. What do I do?
- [Other Issues with Launching](https://launcher-docs.netmarble.com/faq-en/game-launch/8.md): The game keeps failing to launch.
- [Game Service Restriction Alert](https://launcher-docs.netmarble.com/faq-en/game-launch/9.md): I'm trying to launch a game, but I get a "Game Service Restriction" alert.


---

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