> For the complete documentation index, see [llms.txt](https://guida.soluzionefad.it/amministratori/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guida.soluzionefad.it/amministratori/lezioni/creare-una-lezione/video.md).

# Video

La lezione asincrona viene svolta tramite il caricamento di video in formato mp4, m4v e tutti i formati compatibili con i browser web. I file possono essere caricati nello specifico box scegliendoli dal proprio dispositivo o [dall'archivio](/amministratori/strumenti-e-amministrazione/archivio.md) della piattaforma.&#x20;

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

{% hint style="info" %}
**Su richiesta** è possibile attivare anche l’opzione tramite cui gestire i video caricati su piattaforme terze (ad es. YouTube o Vimeo) riproducendo però all’interno del player di Soluzione FAD. In questo caso, sarà necessario impostare la durata del video affinché la piattaforma possa correttamente valutare la presenza dell’utente e far sì che la lezione risulti completata. **Il link da inserire non è l'URL standard, bensì il link di condivisione.**&#x20;
{% endhint %}

Ad ogni file video caricato, può essere associato un file .SRT o .VTT per permettere allo studente di accedere ai sottotitoli del video in questione.&#x20;


---

# 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://guida.soluzionefad.it/amministratori/lezioni/creare-una-lezione/video.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.
