# What is D1CE VIP Loyalty Program?

The D1CE VIP Loyalty Program is available to all eligible Users, offering exclusive rewards and benefits. The program comprises over 15 distinct levels, which are progressively unlocked based on gameplay activity.

### **Qualification**

Users automatically qualify for the Bronze VIP level upon creating an account on D1CE and earning 10,000 points through gameplay. Points are accumulated through bets, enabling Users to advance through VIP levels. Each advancement unlocks enhanced betting rewards and exclusive casino bonuses.

### **How to calculate your VIP Progress?**

Sports bets contribute 3 times more toward the wagering requirements than other bets. To determine how many bets are needed to reach the next VIP level, simply divide the required wagering amount by 3. If you place a combination of sports bets and casino bets, you can calculate your total wager amount by reviewing your transaction history.

To assess your progress toward the next tier, multiply your current progress percentage by the points required to advance to the next level.

### **Example:**

If you are at the Bronze level and currently have 45% progress, follow these steps to calculate your remaining points:

1. Subtract the point requirement for your current level (10,000 points) from the requirement for the Silver level (50,000 points), which gives 40,000 points.
2. Multiply your progress percentage by this point requirement (45% × 40,000 points = 18,000 points). This is the number of points you have accumulated so far.
3. Subtract your current points from the total points needed to level up (40,000 - 18,000 = 22,000 points).

This calculation provides the number of points required to reach the next level.


---

# 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://doc.d1ce.com/blog-en/d1ce-vip-loyalty-program/what-is-d1ce-vip-loyalty-program.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.
