# 1 - Installazione Keeper

Il **Waves Keeper** è un portafoglio digitale che permette all’utente di interagire con applicazioni decentralizzate basate su Blockchain Waves. Con Waves Keeper puoi firmare transazioni con solo un paio di clic. Gli utenti possono creare più portafogli e passare da uno all’altro facilmente e, se dimentichi la password dell’account, puoi recuperare il tuo wallet dal tuo [**SEED**](/master-4.md), come di consueto.

Il vantaggio del Keeper è che può funzionare direttamente dal tuo browser, quindi non è necessario scaricare alcunché. I browser tramite i quali può girare sono i più diffusi.

<mark style="background-color:yellow;">Vai direttamente nella pagina installazione di Waves Keeper per il tuo browser preferito facendo click sul nome dall'elenco qui sotto:</mark>

* [**Firefox**](https://addons.mozilla.org/it/firefox/addon/waves-keeper/)
* [**Chrome**](https://chrome.google.com/webstore/detail/waves-keeper/lpilbniiabackdjcionkobglmddfbcjo) (va bene anche per il browser [**Brave**](https://brwsrbrave.com/))
* [**Opera**](https://addons.opera.com/it/extensions/details/waves-keeper/)
* [**Microsoft Edge**](https://microsoftedge.microsoft.com/addons/detail/waves-keeper/hdpempkibblfcglmkkakkpnjmbnebaki)

#### Nel video viene mostrato come installare Waves keeper sul browser Firefox. <mark style="color:green;">L'installazione è simile anche sugli altri client web (Chrome, Opera...)</mark>

{% embed url="<https://www.inverso.cloud/keeper/installazione.mp4>" %}
Installazione Keeper per Firefox
{% endembed %}

Puoi visualizzare il codice sorgente di Waves Keeper su GitHub o controllarlo come qualsiasi altra estensione browser. Ulteriori informazioni sono presenti [QUI](https://docs.waves.tech/en/ecosystem/waves-keeper/).


---

# 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://docs.inarte.it/wallet-da-keeper/1-installazione-keeper.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.
