# How to Purchase Nodes

{% hint style="info" %}
Starting November 19 at 12 PM UTC, Xardian node purchases will be available only for XForge phone owners and our whitelisted partners and agencies.
{% endhint %}

{% embed url="<https://app.supademo.com/demo/cm8gy4rft035o8035nd95uk7n>" %}
<https://xprotocol.org/node-sales>
{% endembed %}

### <mark style="color:yellow;">**Step 1: Connect your wallet**</mark>

* Visit the XProtocol website of the node sale. Please double-check you are using the only official domain listed below:&#x20;
  * <https://xprotocol.org/node-sales>
* Click "Connect Wallet" to link your crypto wallet.
* Rewards from running nodes will be airdropped to the same wallet that operates the node, and this cannot be changed.

### <mark style="color:yellow;">Step 2: Ensure you have enough ETH</mark>

You need ETH on the Base network to purchase nodes and ETH on the Ethereum network for gas fees. Here are two (2) ways on how to get ETH on the Base network:

{% tabs %}
{% tab title="Fiat-to-Crypto" %}

* Buy Base ETH from reputable fiat-to-crypto providers such as [Transak](https://global.transak.com/), [MoonPay](https://www.moonpay.com/buy), [Ramp Network](https://ramp.network/buy), [Banxa](https://checkout.banxa.com/), [Binance](https://accounts.binance.com/), [Coinbase](https://www.coinbase.com/), or [OKx](https://www.okx.com/).
* Select ETH as the cryptocurrency to buy.
* Ensure you select the **BASE** network.
* Enter your correct wallet address.
* Note that some providers may require you to complete KYC
  {% endtab %}

{% tab title="Bridge ETH to Base" %}

* **Visit the** [**Bridge Base**](https://bridge.base.org/deposit) **page:** This allows you to transfer assets between Ethereum and Base.
* **Connect your wallet:** Use Ethereum wallets like MetaMask, Rainbow Wallet, or any other compatible wallet.
* **Initiate Bridge:**
  * Select the amount of ETH to bridge.
  * Confirm the transaction on the Ethereum network (you'll need to pay gas fees).
* **Wait for Completion:** Once the transaction is processed, your ETH will be on the Base Network.
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}

#### Adding Base Blockchain to MetaMask <a href="#id-4b3f" id="id-4b3f"></a>

1. **Open MetaMask:**
   * Click the network selection dropdown at the top.
   * Click "Add network."
   * Select "Add a network manually."
2. **Enter Network Details:**
   * **Network name:** Base Mainnet
   * **New RPC URL:** <https://mainnet.base.org>
   * **Chain ID:** 8453
   * **Currency symbol:** ETH
   * **Block explorer URL:** <https://basescan.org>
3. **Click the "Save" button.**

You can now connect to the Base network by selecting it from the network dropdown menu in MetaMask.
{% endhint %}

### <mark style="color:yellow;">Step 3: Purchase nodes</mark>

* Enter the number of nodes you want to buy
* If you have a referral code, enter it in the referral code field, then click "Apply"
* Read and accept the XProtocol Service Agreement by checking the box
* Click "Confirm Purchase."

<figure><img src="https://121261647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTtlV1ktiucKMenEzUZO%2Fuploads%2FbwrMh3GrJGwqtEHaQsIu%2Fimage.png?alt=media&#x26;token=6a2ed1a0-504d-434f-adf2-07e7a1eb376d" alt=""><figcaption></figcaption></figure>

* You will be redirected to your wallet to confirm the transaction.
* In your wallet, review the transaction details.
* Click "Confirm" to finalize the purchase.

### <mark style="color:yellow;">Step 4: Success!</mark>

* After confirming your purchase, you will receive a notification to inform you on the successful purchase.

<figure><img src="https://121261647-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTtlV1ktiucKMenEzUZO%2Fuploads%2F9sI9F6CvDxoJEQyC9vij%2FPurchase%20Success.png?alt=media&#x26;token=5aecf7d8-61e4-425e-9e20-b3b4e4258895" alt="" width="398"><figcaption><p>Yay! Buy more?</p></figcaption></figure>

Congratulations! You’ve successfully purchased your Xardian Node, giving you access to operate a node on XProtocol!


---

# 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.xprotocol.org/x-protocol-litepaper/overview/xardian-nodes/how-to-purchase-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.
