> For the complete documentation index, see [llms.txt](https://docs.win.win/twins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.win.win/twins/italiano/masternodi-twins/guide-sulla-condivisione-dei-masternodi/configurare-un-masternodo-su-nodehub.md).

# Configurare un masternodo su NodeHub

**1-** Crea un account su [NodeHub. ](https://nodehub.io/)

![](/files/-LZi8C-Bey4xvZS7pwHw)

**2-** Clicca su **Dashboard** e cerca la moneta TWINS.

![](/files/-LZi8FWDssm_GoAyDdDU)

**3-** Seleziona la moneta e apri la pagina con le spiegazioni su cosa dovrete fare.

![](/files/-LZi8MT_koJZOgWKVvS5)

1. Apri il tuo portafoglio locale e entra nella tab **Ricevi**
2. Clicca su **Request payment** per creare un nuovo indirizzo, opzionale, puoi scegliere un etichetta di tua preferenza per organizzare meglio i tuoi indirizzi
3. Sulla finestra che si è aperta clicca **Copy Address**.

![](/files/-LZi8OGXxoP_wu92jB33)

1. Adesso vai nella tab **Invia**&#x20;
2. Incolla il tuo indirizzo copiato nel campo **Paga A**
3. Inserisci una somma di **PRECISAMENTE 1000000 TWINS** e effettua la transazione

![](/files/-LZi8RI-IwL3ReVunKVy)

1. Adesso vai nella tab **Transazioni**
2. Cerca l'ultima transazione con scritto **Pagamento a te stesso** oppure **Payment to yourself** e cliccateci 2 volte
3. Cercate il **Transaction ID** nella finestra che è appena apparsa e copiatelo
4. Incollate il **Transaction ID** qui sotto e procedete allo step successivo

**4-** Dopo aver inserito il tuo id di transazione, vai alla configurazione del file dei masternodi cliccando su Strumenti -> Apri file di configurazione masternodo. Copia e incolla quello che la pagina ti ha dato.

![](/files/-L_99XOLPCpp-MJY4ZsM)

**5 -** Salva il file, chiudilo, e apri il tuo portafoglio. Vai nella tab a sinistra **Masternodes**, aspetta che il portafoglio si sincronizza completamente (la barra verde in basso a sinistra dovrebbe essere 100%), tasto destro sul tuo masternodo e clicca **Start Alias.**

![](/files/-LZiBD6Zy94roomXsokd)

### Depositare su Nodehub

**1-** Clicca sul tuo nome in alto a destra.

![](/files/-LZiBFyNs-2wVSv3SsPE)

**2** — Clicca su **billing,** poi seleziona il metodo di pagamento che preferisci.

![](/files/-LZiBIBNIuEOc3BJDVqY)

{% hint style="info" %}
Nota: puoi pagare anche in altre cryptovalute
{% endhint %}

![](/files/-LZiBK_MZqWmoo61CdDj)

**3-** Genera l'indirizzo di portafoglio per il tuo deposito e inviare la somma desiderata all'indirizzo.

![](/files/-LZiBk5A2ta4X_YgNwS8)

![](/files/-LZiBlvQ9gYM0Hmx7OpL)

Questo è tutto, hai aggiunto fondi al tuo account su Nodehub.


---

# 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://docs.win.win/twins/italiano/masternodi-twins/guide-sulla-condivisione-dei-masternodi/configurare-un-masternodo-su-nodehub.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.
