# 로봇 ON/OFF

## 로봇 Power On

R1mini는 아래 사진의 버튼을 누르면 "띠리리리리링" 하는 연결 음과 함께 LED에 불이 들어오며 전원이 켜집니다.

![2개의 버튼 중 좌측 버튼](/files/-MW20zNHWo18xLICp6PF)

![전원이 켜지며 불이 들어온 LED](/files/-MW210m4LwY_6ASHBuk0)

한 번 더 누르면 전원이 꺼집니다.


---

# 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://omorobot.gitbook.io/manual/product/omo-r1mini/on-off.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.
