# 설정

- [하드웨어 요구 사항](https://docs.roboflow.com/roboflow/roboflow-ko/deploy/device-manager/setting-up/hardware-requirements.md)
- [디바이스 추가](https://docs.roboflow.com/roboflow/roboflow-ko/deploy/device-manager/setting-up/add-a-device.md): Deployment Manager를 사용해 Workflow를 배포하는 데 필요한 모든 항목으로 디바이스를 설정합니다.
- [스트림 추가](https://docs.roboflow.com/roboflow/roboflow-ko/deploy/device-manager/setting-up/add-a-stream.md): Workflow 실행에 사용할 수 있는 스트림을 구성하는 방법을 알아보세요.
- [유지보수 창 설정](https://docs.roboflow.com/roboflow/roboflow-ko/deploy/device-manager/setting-up/setup-maintenance-windows.md)
- [디바이스 알림 설정](https://docs.roboflow.com/roboflow/roboflow-ko/deploy/device-manager/setting-up/set-up-device-alerts.md)


---

# 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://docs.roboflow.com/roboflow/roboflow-ko/deploy/device-manager/setting-up.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.
