# Node Referral Rewards

For those involved in the referral program, a 10% direct reward will be given for each successful invitation of a new user to purchase an NFT. (It will be executed immediately through the smart contract.)

Additionally, 1% of the token allocation(in the form of $veToken) is designated for further expanding the number of HyperFuse Guardian Node participants, with a vesting period of 2 years. **Rewards vary depending on the tier of the invited participants.** And the increase is non-linear, with the rate of increase becoming progressively larger.

**Each day, a fixed amount of $veToken will be distributed on a first-come, first-served basis until the supply is exhausted.**

| Tier | $veToken Rewards |
| ---- | ---------------- |
| 2    | 20               |
| 3    | 22               |
| 4    | 23               |
| 5    | 24               |
| 6    | 26               |
| 7    | 28               |
| 8    | 30               |
| 9    | 34               |
| 10   | 38               |
| 11   | 42               |
| 12   | 46               |
| 13   | 50               |
| 14   | 55               |
| 15   | 60               |
| 16   | 65               |
| 17   | 70               |
| 18   | 80               |
| 19   | 90               |
| 20   | 100              |


---

# 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://hyperfusedocs.sonic.game/rewards-and-contributions/rewards-for-hyperfuse-guardian-node-participants/node-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.
