> 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/svenska/twins-masternodes/instant-shared-masternode-guider/untitled.md).

# Nodehub instant masternode setup

**1-** Skapa ditt konto på [**NodeHub**](https://nodehub.io/) hemsida.

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

**2-** Klicka sedan på "Dashboard" och sök efter TWINS-valutan.

![](/files/-LZi8FWDssm_GoAyDdDU)

**3-** Välj valuta och öppna sedan en sida med förklaringar om vad du ska göra.

![](/files/-LZi8MT_koJZOgWKVvS5)

![](/files/-LZi8OGXxoP_wu92jB33)

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

**4-** När du har angett ditt transaktions-ID, gå till konfigurationsfilen för Masternode genom att klicka på Inställningar> Konfigurationsfil för masternode. Kopiera och klistra in vad sidan berättar för dig till den här filen.

![](/files/-L_9DAtDbgzFh8x5C_ez)

**5 -** Spara filen, stäng den och öppna din plånbok. Gå till fliken "Masternoder", vänta på att din plånbok synkroniseras helt. (Progressionsfältet längst ner ska vara 100%) och högerklicka på din Masternode och klicka på "Starta Alias".

![](/files/-LZiBD6Zy94roomXsokd)

Det är det, din masternod körs nu.

**Gör en insättning till Nodehub**

**1-** Klicka på ditt namn i övre högra hörnet.

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

**2** — Klicka på Billing och välj sedan betalningsmetoden i den kryptokurrency du föredrar.

![](/files/-LZiBIBNIuEOc3BJDVqY)

{% hint style="info" %}
OBS! Du kan även betala i andra kryptokurser:
{% endhint %}

![](/files/-LZiBK_MZqWmoo61CdDj)

**3-** Generera plånbokadressen för din insättning och skicka önskad mängd till den genererade adressen.

![](/files/-LZiBk5A2ta4X_YgNwS8)

![](/files/-LZiBlvQ9gYM0Hmx7OpL)

Det är det, du har framgångsrikt finansierat ditt Nodehub-konto.


---

# 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/svenska/twins-masternodes/instant-shared-masternode-guider/untitled.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.
