# Mostra il tuo codice

La sezione Ricicla presenta tre possibilità in base al tipo di Ecoisola che sarà collocata nel comune:

* Mostra il tuo codice -> l'utente dovrà mostrare il proprio QR code alla macchina
* Scansiona il codice -> l'utente dovrà scannerizzare il QR code già posto sulla macchina
* Collegati all'isola -> l'utente accederà alla macchina mediante Bluetooth (**SOLO SE LA MACCHINA PRESENTA IL SIMBOLO DEL BLUETOOTH**)

<div align="center"><figure><img src="/files/AeC0sXF2EwdYaRZik913" alt="Sezione Ricicla " width="188"><figcaption><p>Sezione Ricicla</p></figcaption></figure></div>

Analizzando il primo caso, premendo sul pulsante 'Mostra il tuo codice', verrà presentato all'utente il codice QR da dover mostrare alla macchina; una volta ottenuto il codice basterà recarsi di fronte la macchina e rivolgere lo schermo del telefono con il codice a qualche centimetro dal sensore ottico della macchina.

<figure><img src="/files/HZge35pzfzZqvak0lbuo" alt="" width="185"><figcaption><p>Schermata codice QR</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/ricicla/mostra-il-tuo-codice.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.
