# Remote Service

- [Remote Service](https://launcher-docs.netmarble.com/faq-en/remote/1.md): What is remote service?
- [How to Use the Remote Service](https://launcher-docs.netmarble.com/faq-en/remote/2.md): How do I use remote service?
- [Cannot Use the Remote Service](https://launcher-docs.netmarble.com/faq-en/remote/3.md): I can't use remote service on Netmarble Connect.
- [Turning On the Remote Service](https://launcher-docs.netmarble.com/faq-en/remote/4.md): Do I need to turn on the remote service every time I want to use it?
- [Error When Turning On the Remote Service](https://launcher-docs.netmarble.com/faq-en/remote/5.md): I'm getting an Unhandled Promise Reaction popup (Error: spawn UNKNOWN) when I try to set remote to ON. What should I do?
- [Cannot Turn Off the Remote Service](https://launcher-docs.netmarble.com/faq-en/remote/6.md): I'm trying to set remote to OFF, but I get a "Cannot set remote to OFF" alert.
- [Netmarble Connect](https://launcher-docs.netmarble.com/faq-en/remote/7.md): Netmarble Connect APP - Remote Service


---

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