# Начало работы

- [Установка](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart.md)
- [Raspberry Pi](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart/raspberry-pi.md): Руководство по установке CUBE OS на Raspberry Pi 4B/5.
- [Виртуальная машина](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart/virtualnaya-mashina.md)
- [VirtualBox](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart/virtualnaya-mashina/virtualbox.md): Это общее руководство по установке CUBE OS в VirtualBox; в качестве хоста может использоваться старый ПК или мини-ПК.
- [VMware](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart/virtualnaya-mashina/vmware.md): Это общее руководство по установке CUBE OS в VMware; в качестве хоста может использоваться старый ПК или мини-ПК.
- [Hyper-V](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart/virtualnaya-mashina/hyper-v.md): В этом руководстве объясняется, как установить CUBE OS на Microsoft Hyper-V, работающий под Windows.
- [Proxmox](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart/virtualnaya-mashina/proxmox.md): Это общее руководство по установке CUBE OS на Proxmox; в качестве хоста может использоваться старый ПК или мини-ПК.
- [NAS-устройства](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart/nas-ustroistva.md)
- [Synology NAS](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart/nas-ustroistva/synology-nas.md)
- [UGREEN NAS](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/quickstart/nas-ustroistva/ugreen-nas.md)
- [Добавить устройства](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/dobavit-ustroistva.md): Устройства, поддерживаемые CUBE
- [Устройства eWeLink Wi‑Fi](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/dobavit-ustroistva/ustroistva-ewelink-wi-fi.md)
- [Устройства Zigbee](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/dobavit-ustroistva/ustroistva-zigbee.md): Вот полное руководство по добавлению устройств Zigbee в вашу настройку CUBE.
- [Устройства Matter (бета)](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/dobavit-ustroistva/ustroistva-matter-beta.md): Руководство по добавлению устройств Matter в CUBE OS. Вы также можете поделиться устройствами Matter из других приложений, следуя приведённым шагам.
- [Камеры](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/dobavit-ustroistva/kamery.md)
- [Внешние устройства eWeLink-Remote](https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/dobavit-ustroistva/vneshnie-ustroistva-ewelink-remote.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://cube.ewelink.cc/cube-os-ru/nachalo-raboty.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.
