> For the complete documentation index, see [llms.txt](https://docs.hunny.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hunny.finance/products/hunnyplay/bonus-coming-soon.md).

# VIP Ranking Bonus

![](/files/prpbu79yh8hsGyd9HkJW)

### Ranking Bonus

Level up your VIP level and get rewarded with USDT in your HunnyPlay Account.

| VIP Level | Wagered      | Rank Bonus (USDT) |
| --------- | ------------ | ----------------- |
| 0         | $0           | -                 |
| 1         | $500         | 0.50              |
| 2         | $1,000       | 1.00              |
| 3         | $2,000       | 1.50              |
| 4         | $3,000       | 3.00              |
| 5         | $10,000      | 5.00              |
| 6         | $25,000      | 10.00             |
| 7         | $50,000      | 15.00             |
| 8         | $100,000     | 25.00             |
| 9         | $200,000     | 50.00             |
| 10        | $400,000     | 75.00             |
| 11        | $650,000     | 100.00            |
| 12        | $1,000,000   | 150.00            |
| 13        | $2,500,000   | 500.00            |
| 14        | $5,000,000   | 1,000.00          |
| 15        | $15,000,000  | 2,000.00          |
| 16        | $50,000,000  | 3,000.00          |
| 17        | $150,000,000 | 5,000.00          |
| 18        | $500,000,000 | 10,000.00         |

{% hint style="info" %}
*HunnyPlay reserves the right to change or modify any of the terms and conditions contained in HunnyPlay's Terms, promotion, campaign or guideline of the site, at any time and at our sole discretion.*
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hunny.finance/products/hunnyplay/bonus-coming-soon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
