> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/english-pl/pierwsze-kroki/quickstart.md).

# Instalacja

Ogólnie rzecz biorąc, na Raspberry Pi łatwiej i szerzej można korzystać z CUBE OS. Jeśli nie masz Raspberry Pi, nie martw się — możesz użyć starego komputera lub domowego NAS-a, aby uruchomić CUBE OS na maszynach wirtualnych.

Aby korzystać z CUBE OS jeszcze płynniej, bez dodatkowych kroków, możesz alternatywnie kupić [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>Przewodnik po Raspberry Pi</strong></td><td><a href="/pages/48410b12dd77cc9c9f3cd3aeb14b8ad6e6fa2c35">/pages/48410b12dd77cc9c9f3cd3aeb14b8ad6e6fa2c35</a></td></tr><tr><td><strong>Przewodnik po maszynach wirtualnych</strong></td><td><a href="/pages/3086ab0fe47f3d9e94be79c045357bd813acd197">/pages/3086ab0fe47f3d9e94be79c045357bd813acd197</a></td></tr><tr><td><strong>Przewodnik po urządzeniach NAS</strong></td><td><a href="/pages/891c27761720125aafdeaad0b3b956565489f9d6">/pages/891c27761720125aafdeaad0b3b956565489f9d6</a></td></tr><tr><td><strong>Docker</strong></td><td><a href="/pages/9ad7bfd90363f729723d846885a89a04dabd96c4">/pages/9ad7bfd90363f729723d846885a89a04dabd96c4</a></td></tr></tbody></table>

Udostępniamy także instalatory CUBE OS do systemów Windows i Mac instalowane jednym kliknięciem. Każdy instalator ogranicza ręczną konfigurację i pomaga szybciej uruchomić 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>Instalacja jednym kliknięciem</strong></td><td><a href="/pages/d86e4307dd685cad7609ab6639708134dcbdbc3e">/pages/d86e4307dd685cad7609ab6639708134dcbdbc3e</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/english-pl/pierwsze-kroki/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.
