> 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/french/twins-masternodes/guides-pour-masternodes-instantanes-partages/mastenode-instantane-sur-nodehub.md).

# Mastenode instantané sur Nodehub

**1-** Créez votre compte sur le site [Nodehub](https://nodehub.io/).

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

**2-** Cliquez sur Dashboard et cherchez la devise TWINS

![](/files/-LZi8FWDssm_GoAyDdDU)

**3-** Sélectionnez la devise et ouvrez une page qui contient une explication sur ce que vous devez faire.

![](/files/-LZi8MT_koJZOgWKVvS5)

![](/files/-LZi8OGXxoP_wu92jB33)

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

**4-** Après avoir saisi votre identifiant de transaction, accédez au fichier de configuration du masternode en cliquant sur Paramètres> Fichier de configuration du masternode. Copiez et collez ce que la page vous dit dans ce fichier.

![](/files/-LZi8VPX80sPvRbm2U5O)

**5 -** Enregistrez le fichier, fermez-le et ouvrez votre portefeuille. Allez dans l'onglet "Masternodes", attendez que votre portefeuille se synchronise complètement (100%), puis cliquez avec le bouton droit de la souris sur votre Masternode et cliquez sur "Start Alias".

![](/files/-LZiBD6Zy94roomXsokd)

Voila! Votre masternode tourne!

**Faire un dépot sur Nodehub**

**1-** Cliquez sur votre nom dans le coin supérieur droit.

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

**2** — Cliquez sur Billing, puis sélectionnez le mode de paiement dans la crypto-monnaie que vous préférez.

![](/files/-LZiBIBNIuEOc3BJDVqY)

{% hint style="info" %}
NOTE: Il est possible de payer avec d'autres devises:
{% endhint %}

![](/files/-LZiBK_MZqWmoo61CdDj)

**3-** Générez l'adresse du portefeuille pour votre dépôt et envoyez le montant souhaité à l'adresse générée.

![](/files/-LZiBk5A2ta4X_YgNwS8)

![](/files/-LZiBlvQ9gYM0Hmx7OpL)

Voila, vous avez proprement approvisionné votre compte 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/french/twins-masternodes/guides-pour-masternodes-instantanes-partages/mastenode-instantane-sur-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.
