# Установка

В целом, на Raspberry Pi будет проще и удобнее познакомиться с CUBE OS. Если у вас нет Raspberry Pi, не переживайте: вы можете использовать старый компьютер или NAS дома, чтобы запускать CUBE OS через виртуальные машины.

Для более бесшовного опыта работы с CUBE OS без дополнительных шагов вы также можете приобрести [SONOFF iHost](https://sonoff.tech/products/sonoff-ihost-smart-home-hub/58).

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Руководство по Raspberry Pi</strong></td><td><a href="/pages/1c7abd1ab13f5a2155538b515783c7bbccf0b3a7">/pages/1c7abd1ab13f5a2155538b515783c7bbccf0b3a7</a></td></tr><tr><td><strong>Руководство по виртуальным машинам</strong></td><td><a href="/pages/c6592b09804b63a74187307de960fa29e585e3ba">/pages/c6592b09804b63a74187307de960fa29e585e3ba</a></td></tr><tr><td><strong>Руководство по устройствам NAS</strong></td><td><a href="/pages/4feaf8ca22e1ffd034870ace837bd18e25037ffc">/pages/4feaf8ca22e1ffd034870ace837bd18e25037ffc</a></td></tr></tbody></table>

Мы также предоставляем установщики CUBE OS в один клик для Windows и Mac. Каждый установщик сокращает ручную настройку и помогает быстрее запустить CUBE OS.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Установка в один клик</strong></td><td><a href="/pages/1893da32dd824b58448d9ea6b18e25505c9266ff">/pages/1893da32dd824b58448d9ea6b18e25505c9266ff</a></td></tr></tbody></table>


---

# 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://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart.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.
