# VIP Benefits

* The higher your VIP Level is, the more rewards your referrals will earn, and the higher your commission!

```
Player Rewards = 3% * (Current Lv)/ 60Commission Rebate = 12% * (Current Lv)/60
```

* VIP can earn more HPoint, up to 10% bonus!

```
Bonus HPoint Percentage = 10% * (Current Lv)/60
```

* For VIP 3 and above, the eos account will be permanently owned by the player.
* For VIP 5 and above, the player will be able to download the active key of the eos account.

More benefit to come!


---

# 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.bethash.io/promos/vip-benefits.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.
