# HomePage

Nella pagina principale l'utente sarà accolto da una schermata di benvenuto contenente il riepilogo dei conferimenti che sono stati effettuati divisi per:

* Anno del conferimento
* Tipologia di misurazione del materiale conferito
  * Quantità
  * Peso
  * Volume
* Categoria di rifiuto

<figure><img src="/files/a69eTWUhOIiLv02zcP3c" alt="" width="185"><figcaption><p>Home Page</p></figcaption></figure>

Nella parte inferiore dello schermo l'utente noterà un <mark style="color:$success;">tasto verde con il simbolo del riciclo:</mark> tale tasto condurrà l'utente direttamente alla schermata successiva, da dove sarà possibile visualizzare le modalità di accesso e conferimento alle macchine.

Inoltre, nella parte superiore dello schermo, scorrendo da sinistra verso destra, l'utente potrà accedere al **Menù Laterale** contenente diverse voci interessanti, che verranno trattate nelle pagine seguenti

<figure><img src="/files/x5qoD3cSSKl6r6w2iCdT" alt="" width="185"><figcaption><p>Menu laterale</p></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://loriss-organization.gitbook.io/waper/home/homepage.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.
