> 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/blog/faq-pytasz-my-odpowiadamy.md).

# FAQ - pytasz, my odpowiadamy

W ciągu ostatnich miesięcy, odkąd wydano beta Wersję CUBE OS v0.4, otrzymujemy od użytkowników wiele ciekawych pytań — na Facebooku, Discordzie i w różnych grupach społecznościowych. Niektórzy pytają o sprzęt, inni o kompatybilność, a jeszcze inni o różnicę między CUBE OS a iHost. Zamiast odpowiadać pojedynczo, pomyśleliśmy: dlaczego by nie ułatwić tego wszystkim?

Dlatego rozpoczynamy **„Pytasz, odpowiadamy”**&#x43;o dwa tygodnie zbierzemy najczęściej zadawane pytania od społeczności i opublikujemy tutaj jasne odpowiedzi. Nasz cel jest prosty: pomóc większej liczbie użytkowników zrozumieć CUBE OS bez przekopywania się przez nieskończone dokumenty lub wątki na forum.

<figure><img src="/files/b5de09d9cb2213ef1ecaebbfc207b04df6e5e408" alt=""><figcaption></figcaption></figure>


---

# 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/blog/faq-pytasz-my-odpowiadamy.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.
