# 햄스터로봇을 호랑 서비스와 연결하는 방법

***

### 햄스터로봇을 호랑 서비스와 연결하는 방법

1. 햄스터로봇의 전원을 켠 뒤, `하드웨어 연결` 탭에서 `@햄스터`를 누릅니다.
2. `USB 동글로 연결` / `블루투스 직접 연결` 중 상황에 맞는 항목을 선택합니다.
3. 햄스터로봇을 찾아 선택한 후 `연결` 버튼을 누릅니다.

***


---

# 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://codebook.horang.it/undefined/034.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.
