# How to Run a Wirex Pay Node Rewards

### **Step 1: Sign in to Wirex Pay Chain**

Visit [rewards.wirexpaychain.com](https://rewards.wirexpaychain.com) and sign in using your wallet address. You can connect using either a Web Wallet (Metamask) or WalletConnect to access your account.

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

### **Step 2: Choose the Node to Delegate**

1. Once signed in, you’ll see a **list of your previously purchased Node Licenses.**
2. **Select the Node** you want to run and click the **Delegate button**.
3. **Bulk Delegation:** If you want to delegate all your Nodes at once, simply click **Select All** at the top of the screen and then press **Delegate**.
4. **Transaction Confirmation**: To complete the delegation, ensure you **confirm the transaction** via your connected wallet.

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

### **Step 3: View Your Rewards**

After you delegate your Node(s), your **rewards will start accumulating**. You can monitor the rewards in your account.

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

### **Step 4: Start Vesting Your WPAY Rewards**

1. When you’re ready to receive your WPAY rewards, you'll need to **start the vesting process**.
2. **Only one vesting period can be active at a time**, and the **vesting period lasts for 30 days**.
3. **Transaction Confirmation**: When you start vesting, make sure to confirm the transaction in your connected wallet.

<figure><img src="/files/2SjbsZII2aGvh0TFFK4s" alt=""><figcaption></figcaption></figure>

### **Step 5: Claim Your Rewards**

1. Once the **30-day vesting period** is over, you can **claim your accumulated rewards** to your **WPAY account**.
2. **Transaction Confirmation**: Don’t forget to confirm the claim transaction in your connected wallet to receive your rewards.

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

### Ensure WPAY Token Is Added to Your Wallet

Before claiming your rewards, please ensure that the WPAY token is added to your wallet. If not, follow the details below to add it:

* **Ticker**: WPAY
* **Contract Address**: 0x7ABE9Edf5C544A04dA83e9110CF46DBC4759170c
* **Network**: Polygon

For more details, visit [PolygonScan](https://polygonscan.com/token/0x7ABE9Edf5C544A04dA83e9110CF46DBC4759170c).

{% hint style="info" %}
Note: Adding the WPAY token is necessary for claiming your rewards.
{% endhint %}


---

# 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/how-to-run-a-wirex-pay-node-rewards.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.
