# Circuito

Quando, dalla schermata precedente, l'utente seleziona un determinato circuito si troverà davanti ad una schermata simile:

<figure><img src="/files/9bWSA4VOiEVRv1SpueY0" alt="" width="185"><figcaption><p>Informazioni Circuito</p></figcaption></figure>

Qui l'utente avrà la possibilità di vedere a primo impatto sia i punti che ha disposizione al momento e i le transazioni recenti effettuate.

Situati sopra le transazioni recenti ci sono tre tasti, che hanno tre funzioni differenti:

* Tasto <mark style="color:yellow;">giallo</mark>: **Acquista:** cliccando su questo tasto l'utente avrà la possibilità di creare il proprio "ticket" relativo al "premio" che potrà riscattare (esempio: qualora il premio del circuito dovesse essere l'acquisto dei sacchetti, qui l'utente potrà spendere i punti per acquistare un codice QR che, una volta passato al distributore di sacchetti, gli concederà gratuitamente i sacchetti)
* Tasto <mark style="color:blue;">blu</mark>: **Transazioni:** permette di tenere traccia di tutte le transazioni effettuate dall'utente
* Tasto <mark style="color:$success;">Verde</mark>: **I miei Acquisti:** cliccando su questo tasto l'utente avrà la possibilità di vedere tutti gli acquisti che ha effettuato, ovvero tutti i punti che ha convertito in premi del circuito


---

# 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/premialita/circuito.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.
