# Sugar Cam Tutorial: Remote Mode(Advanced)

Remote Mode is the advanced mode for Sugar Cam, it can stream the video feed on a webpage.

### Remote Mode Demo

{% embed url="<https://youtu.be/2vh6wRg0Yzw>" %}

### Mode Switching

Change to Remote Mode by changing the value of model to "remoteControl" in config.json.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FvQyhC4Oe56fCXrQRRpFd%2Fcam_remotecontrol.png?alt=media&#x26;token=c5e7d53e-dab9-4aaf-bc57-62591f985980" 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://sharinghub-eng.kittenbot.hk/functional_module/sugar/cam/remotecontrol.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.
