# Wirex Pay Node Purchase Guide

This guide will take you through the step-by-step process of purchasing your first Wirex Pay Nodes. Discover the power to earn rewards and influence network decisions at [node.wirexapp.com](https://node.wirexapp.com).&#x20;

{% hint style="info" %}
Please note that to buy a Wirex Pay Node, you must have a non-custodial wallet (e.g., MetaMask, OKX, COCA, Rainbow, Coinbase, etc.)
{% endhint %}

{% hint style="info" %}
Complete the token bridge in advance to buy a Node without hassle and avoid delays.
{% endhint %}

## Step 1: Visit the Node Sales Platform

Go to the Wirex Pay Node Sales platform: [node.wirexpaychain.com](http://node.wirexpaychain.com/).

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

## Step 2: Connect Your Wallet <a href="#viewer-8lnbd200" id="viewer-8lnbd200"></a>

On the homepage, find and click on the "Connect Wallet" button.<br>

<figure><img src="/files/5gs2WhWPPy5RIrnZTBQp" alt=""><figcaption></figcaption></figure>

Choose your preferred wallet from the options provided (e.g., MetaMask, WalletConnect).

<figure><img src="/files/49cSs11F9pDVNYSHAjNh" alt=""><figcaption></figcaption></figure>

Follow the prompts to connect your wallet securely.

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

## Step 3: Bridge Your Tokens to Polygon Network <a href="#viewer-k8yon227" id="viewer-k8yon227"></a>

Ensure you have enough wETH/USDC/USDT/DAI in your wallet before you purchase.

Use one of the following platforms to bridge tokens to Polygon:

* [portal.polygon.technology/bridge](https://portal.polygon.technology/bridge) (Official Polygon Bridge)
* [portfolio.metamask.io/bridge](https://portfolio.metamask.io/bridge)
* [jumper.exchange](https://jumper.exchange/?fromChain=1\&fromToken=0x0000000000000000000000000000000000000000\&toChain=137\&toToken=0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619)
* [debridge.finance](https://app.debridge.finance/?inputChain=1\&outputChain=137\&inputCurrency=\&outputCurrency=0x7ceb23fd6bc0add59e62ac25578270cff1b9f619\&dlnMode=simple)

## Step 4: Initiate the Purchase

Find the node package you wish to purchase.

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

Click on the “**Purchase**” button next to the desired node package.

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

Choose the payment currency: you can pay in wETH, USDC, USDT, or DAI on the Polygon network.

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

Enter the number of nodes you want to purchase in the provided field and click “**Purchase**” button.

<figure><img src="/files/9Iv8L3Gy2iG5blrmGn0e" alt=""><figcaption></figcaption></figure>

## Step 5: Complete the Purchase <a href="#viewer-vav51284" id="viewer-vav51284"></a>

* **Approve the transaction in your wallet.**<br>
* After approving the transaction, you will be asked to confirm the transaction.<br>
* Confirm the transaction in your wallet to finalize the purchase.

## Congratulations, you are now a Wirex Pay Node owner!


---

# 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.wirexpaychain.com/node-sale/wirex-pay-node-purchase-guide.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.
