# FAQ - Tu chiedi, noi rispondiamo

Negli ultimi mesi, da quando è stata rilasciata la versione beta CUBE OS v0.4, abbiamo visto molte domande interessanti provenire dai nostri utenti su Facebook, Discord e diversi gruppi della community. Alcuni di voi chiedono dell'hardware, altri della compatibilità e altri ancora della differenza tra CUBE OS e iHost. Invece di rispondere una per una, abbiamo pensato: perché non rendere le cose più semplici per tutti?

Per questo motivo stiamo iniziando **"Tu chiedi, noi rispondiamo"**. Ogni due settimane raccoglieremo le domande più comuni dalla community e condivideremo qui risposte chiare. Il nostro obiettivo è semplice: aiutare più utenti a comprendere CUBE OS senza dover cercare tra documenti o thread di forum infiniti.

<figure><img src="/files/19e48f3bef7d5d3798c2753915b194d168c40f2e" alt=""><figcaption></figcaption></figure>


---

# 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/english-it/blog/faq-tu-chiedi-noi-rispondiamo.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.
