# Referral Rewards

Referral cashbacks are paid out using BNB Chain. After your referral cashbacks are visible within your web portal, you will need a BNB Chain compatible wallet to withdraw your referral cashbacks to.

Encourage your network to participate in securing 0xVM’s network. For every successful referral purchase, you get a cashback in USDT. The cashback is 5-15% of the price of the sold node. The cashback is percentage is determined based on how many referrals you have made.

| Num referrals | % cashback |
| ------------- | ---------- |
| 1-10          | 5%         |
| 11-50         | 10%        |
| 51+           | 15%        |

After you have purchased a node, your referral code and link can be found in your account after logging in under the “Referral” tab. Under the same tab, you can also see all your historical referrals to date. Referral cashbacks are handled automatically on each purchase. Cashbacks are, at point of a referred node purchase, immediately credited to the referrers account inside the web portal.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeft7eewlkbtf_89VuNwAhSLClW4SZWXc9TfK6Dps6LGFoBvG78trtDfpaaF05yPUrD-1EKHLF_B6ZT5OoPhlhBRVgmhYKlx2eVccCqp2QEXFum9Xut1bLQo7qEYFtix_mQmZC-Kwm_UR4Xcuu88kc2DlSy?key=LND7Fb3VKRv2RBU_KRQ-Eg" alt=""><figcaption><p>Referral dashboard</p></figcaption></figure>

When possible, use the link instead of the code when sharing. The link will ensure that the code is automatically inputted when the user’s purchase nodes.

### Withdrawing referral cashbacks

Withdrawals are processed by submitting a referral withdrawal request from within the web portal. Withdrawals requests are processed and paid out within a day (within 03:00 UTC time next day). Note that only withdrawals to BNB Chain are supported. So please ensure that you have a BNB Chain-compatible wallet before proceeding to submit a withdrawal request.


---

# 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.0xvm.com/validator-node-sale/rewards/referral-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.
