# Domande frequenti

<details>

<summary>Cosa devo fare prima di iniziare a seguire un corso?</summary>

È buona norma assicurarsi che la propria connessione ad internet sia stabile e sufficiente per la fruizione di contenuti multimediali.

</details>

<details>

<summary>La piattaforma sembra non funzionare. Cosa posso fare?</summary>

Spesso quando vengono rilasciati nuovi aggiornati, il tuo browser potrebbe non farli visualizzare nel modo corretto. Devi cancellare la cache. Di seguito trovi delle mini guide dedicate per i browser più utilizzate.

-> [Svuotare le cache e cancellare i cookie - Computer - Guida di Account Google](https://support.google.com/accounts/answer/32050?hl=it\&co=GENIE.Platform%3DDesktop)

-> [Come cancellare il contenuto della cache | Supporto a Firefox](https://support.mozilla.org/it/kb/Come%20cancellare%20il%20contenuto%20della%20cache)

</details>

<details>

<summary>Cosa succede se lascio la lezione live prima che sia effettivamente conclusa?</summary>

È buona norma rimanere fino al termine della lezione. Se il docente non ha stabilito un minimo di frequenza, un'uscita anticipata non permetterà il suo completamento. Di conseguenza potresti avere difficoltà nel seguire le successive lezioni.

<br>

</details>


---

# 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://guida.soluzionefad.it/guida-utente/faq/domande-frequenti.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.
