# Getting Started

- [Installation](https://cube.ewelink.cc/getting-started/quickstart.md)
- [Raspberry Pi](https://cube.ewelink.cc/getting-started/quickstart/raspberry-pi.md): A guide to install CUBE OS on a Raspberry Pi 4B/5.
- [Virtual Machine](https://cube.ewelink.cc/getting-started/quickstart/virtual-machine.md)
- [VirtualBox](https://cube.ewelink.cc/getting-started/quickstart/virtual-machine/virtualbox.md): This is a generic guide to installing CUBE OS on VirtualBox, the host can be an old PC, or a Mini PC.
- [VMware](https://cube.ewelink.cc/getting-started/quickstart/virtual-machine/vmware.md): This is a generic guide to installing CUBE OS on VMware, the host can be an old PC, or a Mini PC.
- [Hyper-V](https://cube.ewelink.cc/getting-started/quickstart/virtual-machine/hyper-v.md): This guide explains how to install CUBE OS on Microsoft Hyper-V running on Windows.
- [Proxmox](https://cube.ewelink.cc/getting-started/quickstart/virtual-machine/proxmox.md): This is a generic guide to installing CUBE OS on Proxmox, the host can be an old PC, or a Mini PC.
- [NAS Devices](https://cube.ewelink.cc/getting-started/quickstart/nas-devices.md)
- [Synology NAS](https://cube.ewelink.cc/getting-started/quickstart/nas-devices/synology-nas.md)
- [UGREEN NAS](https://cube.ewelink.cc/getting-started/quickstart/nas-devices/ugreen-nas.md)
- [Add Devices](https://cube.ewelink.cc/getting-started/add-devices.md): Devices Supported by CUBE
- [eWeLink Wi-Fi Devices](https://cube.ewelink.cc/getting-started/add-devices/ewelink-wi-fi-devices.md)
- [Zigbee Devices](https://cube.ewelink.cc/getting-started/add-devices/zigbee-devices.md): Here's a full guide to adding Zigbee devices to your CUBE setup.
- [Matter (Beta) Devices](https://cube.ewelink.cc/getting-started/add-devices/matter-beta-devices.md): A guide to add Matter devices to CUBE OS. You can also share Matter devices from other apps following the provided steps.
- [Cameras](https://cube.ewelink.cc/getting-started/add-devices/cameras.md)
- [eWeLink-Remote Sub-Devices](https://cube.ewelink.cc/getting-started/add-devices/ewelink-remote-sub-devices.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/getting-started.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.
