# NODEs

This section allow user to purchase NODEs

{% hint style="info" %}
To access all the features, it is necessary to [connect your wallet and web3 login](https://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/connect-wallet-+-web3-login)
{% endhint %}

**✔️ NODEs section is located at the top panel**

<figure><img src="/files/8a00OMssKnJyxqMfuSYC" alt=""><figcaption></figcaption></figure>

**✔️ This section shows current iNODE and ggNODE price in USDC.**

If there is an ongoing promotion, you will see a discounted price or a PROMO label if it is a quantity promotion (for example, buy 1 get 1 free).

Click BUY to see details about selected NODE.

<figure><img src="/files/cpffY6hkSvRMbRgCJjiv" alt=""><figcaption></figcaption></figure>

**✔️ This section shows details about selected NODE:**

* How many left in current price level
* Next price level
* Time remaining until the end of this promotion
* Quantity left in this promotion

{% hint style="info" %}
The promotion will end whenever whichever comes first (time or quantity).
{% endhint %}

<div><figure><img src="/files/BUh3V3SgwcflkH3gBgNg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/V0SH9kLqIbrv63hmm2lz" alt=""><figcaption></figcaption></figure></div>

**✔️ Quantity & Terms**

Select required quantity (**max 5 per wallet for iNODE and max 25 per wallet for ggNODE**) and tick off Terms of Service, Privacy Policy and not investment terms.

If you have promo code please enter it here and click Buy.

<div><figure><img src="/files/SEXa5ffFjPwF6AVCCxzo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vYlzqFfHTJ1FmU9bIddq" alt=""><figcaption></figcaption></figure></div>

**✔️ Buy license for different wallet**

By selecting this option, you can purchase a license for a different wallet (for example, as a gift). All you have to do is paste the correct address in the box below, and the license will be assigned to that address.

<figure><img src="/files/3IfAT2hfHQC8Z5ZTVN5M" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
**Referral distribution when you buy license for different wallet**

The key aspect is the person **receiving** the NODE. We do not consider the purchaser. If the recipient is already in the structure, they remain in it. If the recipient is not in the structure (and NODE is purchased for them using a referral link), they will be added to the structure.

For the distribution of fees, we use the structure of the user receiving the NODE. The user making the purchase is only the payer, and their role ends there.
{% endhint %}

**✔️ Sign transaction** in the wallet

<figure><img src="/files/zto6aNonqXEuzcITWBFh" alt="" width="375"><figcaption></figcaption></figure>

**✔️ Congratulation**

You have successfully purchased a NODE!


---

# 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://doc.mprolab.io/mprolab/manuals-and-tutorials/manuals/mpro-lab/nodes.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.
