> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-it/avvio-rapido-e-download/fase-1-avvia-zen-studio-live.md).

# FASE 1: Avvia Zen Studio Live

## Riferimento rapido

{% hint style="info" %}
Configurazione per la prima volta? Usa la [Tutto in uno — Configurazione semplice](/zen-it/cronus-zen-guide/tutto-in-uno-configurazione-semplice.md) invece — spiega ogni passaggio.\
Questa pagina è un foglio di consultazione per chi già conosce la procedura.
{% endhint %}

***

### <i class="fa-globe">:globe:</i> Software <a href="#software" id="software"></a>

|                       |                                                                                                                                       |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Zen Studio Live**   | [zenstudio.collectivemindsstore.com](https://zenstudio.collectivemindsstore.com/) — funziona nel browser, non c'è nulla da installare |
| **Browser**           | Consigliato Chrome. Supportati Windows®, macOS®, Linux®. iOS® no                                                                      |
| **Zen Studio Legacy** | Per firmware Zen più vecchi — vedi [Download](/zen-it/avvio-rapido-e-download/download.md)                                            |

***

### <i class="fa-plug">:plug:</i> Porte e cavi <a href="#ports" id="ports"></a>

Lo Zen ha due porte USB-C. Non sono intercambiabili.

| Porta               | Usata per                                                   |
| ------------------- | ----------------------------------------------------------- |
| **PROG USB**        | Collegare lo Zen al computer (Zen Studio Live)              |
| **Porta superiore** | Aggiornamenti del firmware, tenendo premuto il pulsante blu |

{% hint style="warning" %}
Il cavo deve essere un **cavo dati**, non solo di ricarica.\
Con un cavo solo di ricarica, lo Zen si accende ma resta invisibile al computer.

**Test rapido:** collega il telefono al computer con esso. Se compaiono i file del telefono, è un cavo dati.
{% endhint %}

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Collegamento <a href="#connecting" id="connecting"></a>

| Obiettivo                  | Cosa fare                                                                                                               | Seleziona dall'elenco |
| -------------------------- | ----------------------------------------------------------------------------------------------------------------------- | --------------------- |
| **Uso normale**            | Collega a **PROG USB**, fai clic su **Connetti dispositivo**                                                            | `Cronus Bridge`       |
| **Aggiornamento firmware** | Scollega tutto, tieni premuto il pulsante blu sul retro, collega alla **porta superiore** continuando a tenere premuto. | `Cronus Zen`          |

L'ordine è importante per la modalità firmware: tieni prima premuto il pulsante, poi collega.

{% hint style="danger" %}
Non interrompere mai un aggiornamento firmware. Scollegare il cavo o chiudere la pagina a metà può lasciare lo Zen con un firmware scritto solo in parte.
{% endhint %}

***

### <i class="fa-circle-info">:circle-info:</i> Dove trovare le cose <a href="#where" id="where"></a>

|                       |                                                                          |
| --------------------- | ------------------------------------------------------------------------ |
| **Numero di serie**   | Angolo in basso a sinistra di Zen Studio Live, una volta rilevato lo Zen |
| **Aggiorna firmware** | Angolo in basso a sinistra di Zen Studio Live                            |

***

### <i class="fa-triangle-exclamation">:triangle-exclamation:</i> Se c'è qualcosa che non va <a href="#troubleshooting" id="troubleshooting"></a>

| Sintomo                                                 | Causa più probabile                                            |
| ------------------------------------------------------- | -------------------------------------------------------------- |
| Dispositivo non rilevato affatto                        | Cavo solo di ricarica                                          |
| `Cronus Bridge` mancante dall'elenco                    | Cavo solo di ricarica, oppure lo Zen va ricollegato            |
| `Cronus Zen` mancante durante un aggiornamento firmware | Il pulsante blu non è stato tenuto premuto prima di collegarlo |
| "Dispositivo non connesso" nella barra di stato         | Cavo USB difettoso                                             |

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Immagine di copertina</th></tr></thead><tbody><tr><td><strong>Tutto in uno — Configurazione semplice</strong></td><td>La guida completa, dall'apertura della scatola al gioco.</td><td><a href="/zen-it/cronus-zen-guide/tutto-in-uno-configurazione-semplice.md">Tutto in uno — Configurazione semplice</a></td><td><a href="https://2719212205-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa1t6RET8gDbZRwSCKi5I%2Fuploads%2Fe67XNKXXTnvxXkWYepvX%2Fall-in-one-easy-setup.svg?alt=media&amp;token=ecd4e646-236a-480f-99ab-b42ac0f8a6c6">all-in-one-easy-setup.svg</a></td></tr><tr><td><strong>Domande frequenti</strong></td><td></td><td></td><td><a href="https://2719212205-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa1t6RET8gDbZRwSCKi5I%2Fuploads%2FRApOdXvzHJ9NUEoFhdHX%2Ffrequently-asked-questions.svg?alt=media&amp;token=63fd49e4-9e48-43f3-9791-4c59715ae42d">frequently-asked-questions.svg</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, and the optional `goal` query parameter:

```
GET https://guide.cronuszen.com/zen-it/avvio-rapido-e-download/fase-1-avvia-zen-studio-live.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
