# Game Doesn't Close

* This problem occurs when the game fails to close properly.
* Force-quit the game to completely close it, then the Play button will be available again.

#### \[Solution]

1. Click "Game Settings" at the bottom of the "Running Game" button.&#x20;
2. Click "Force-Quit Game" and close the game.

<figure><img src="https://4179454736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqRzUPOs0L2bGk4Y888a0%2Fuploads%2F1aMPL4xyXDIudKP6Zjrs%2F2_EN.png?alt=media&#x26;token=bd1ae449-a240-4552-95c8-d69926fceb14" alt=""><figcaption></figcaption></figure>


---

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