> For the complete documentation index, see [llms.txt](https://guida.soluzionefad.it/guida-utente/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/guida-utente/benvenuto-sulla-tua-piattaforma-e-learning.md).

# Benvenuto sulla tua piattaforma e-learning!

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

Benvenuto nella guida dell'applicativo e-learning Soluzione FAD dedicata agli studenti!

In questa guida troverai informazioni e risorse che ti permetteranno di fruire in maniera ottimale dei contenuti messi a disposizione all'interno della piattaforma, monitorare i propri progressi, scaricare gli attestati e navigare all'interno di un ambiente formativo creato su misura per te.&#x20;

Buona formazione!&#x20;

### <mark style="color:purple;">Inizia da qui!</mark>

Abbiamo messo insieme alcune informazioni utili che possono aiutarti ad iniziare il tuo percorso!

&#x20;

{% hint style="success" %}
Per vivere un'esperienza migliore su Soluzione FAD, ti consigliamo di utilizzare come browser <img src="/files/nOSB0G599o94gyg6bj36" alt="" data-size="line"> Google Chrome e di cancellare la cache in caso di problematiche.&#x20;
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Come accedere in piattaforma</strong></td><td>Accedi in tutta semplicità al tuo applicativo e-learning</td><td></td><td><a href="/pages/qCM2EoGklQCCWxtGqp2s">/pages/qCM2EoGklQCCWxtGqp2s</a></td></tr><tr><td><strong>Come modificare le proprie impostazioni</strong></td><td>Cambia o completa le tue informazioni anagrafiche</td><td></td><td><a href="/pages/AI85iYTjF5vFGVTQZAEj">/pages/AI85iYTjF5vFGVTQZAEj</a></td></tr><tr><td><strong>FAQ</strong> </td><td>Trova le risposte alle domande più frequenti</td><td></td><td><a href="/pages/IoIGoU5Ah3WZ4n3mohYQ">/pages/IoIGoU5Ah3WZ4n3mohYQ</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://guida.soluzionefad.it/guida-utente/benvenuto-sulla-tua-piattaforma-e-learning.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.
