# Error When Turning On the Remote Service

* This occurs when the Netmarble Launcher is closed before the Remote setting is turned ON, or when the program was installed abnormally.
* The remote file is corrupted, so please access the file's installation path, delete the file, and reset it.
* For a detailed explanation, please check the solution below.

#### \[Solution]

1. Access the 'agent' folder in the path where Netmarble Launcher is installed.
   * Default installation path: C:\Program Files\Netmarble\Netmarble Launcher\agent
2. Delete all folders in the 'agent' folder.&#x20;
3. Reconnect to Netmarble Launcher > Retry "Remote Setting ON."


---

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