# VIP Tier Details

<figure><img src="/files/IJNvh12fCouASIeLRZYN" alt=""><figcaption></figcaption></figure>

Open Loot VIP tiers provide users with exclusive privileges, including reduced transaction costs, special airdrops, unique features, and more. VIP tier access is determined by two main factors:

1. **30-Day Open Loot Activity Score:** This score is calculated as a weighted sum of all marketplace activities over the past 30 days. Activity weights vary depending on the type. Purchases made using $OL on the Open Loot marketplace contribute 30% more efficiently to the activity score.
2. **30-Day Average $OL Balance:** This balance is calculated by recording the minimum $OL balance in each user's account daily, then averaging these daily minimums over a 30-day period.

These values determine the appropriate VIP tier for each Open Loot account. The VIP tier will correspond to the lower tier of the two factors mentioned above. Please see the table below for detailed information on each tier:

<table data-header-hidden><thead><tr><th width="197"></th><th width="204"></th><th width="243"></th><th></th></tr></thead><tbody><tr><td><strong>Open Loot VIP Tier</strong></td><td><strong>30-Day Average $OL</strong></td><td><strong>30-Day Activity Score</strong></td><td><strong>Discount</strong></td></tr><tr><td>Unique</td><td>???</td><td>10,000,000</td><td>2.50%</td></tr><tr><td>Transcendent</td><td>???</td><td>250,000</td><td>2.00%</td></tr><tr><td>Exotic</td><td>???</td><td>100,000</td><td>1.80%</td></tr><tr><td>Exalted</td><td>???</td><td>50,000</td><td>1.60%</td></tr><tr><td>Mythic</td><td>???</td><td>25,000</td><td>1.40%</td></tr><tr><td>Legendary</td><td>150,000</td><td>15,000</td><td>1.20%</td></tr><tr><td>Epic</td><td>90,000</td><td>12,000</td><td>1.00%</td></tr><tr><td>Rare</td><td>50,000</td><td>8,000</td><td>0.85%</td></tr><tr><td>Uncommon</td><td>30,000</td><td>5,000</td><td>0.70%</td></tr><tr><td>Common</td><td>15,000</td><td>3,000</td><td>0.60%</td></tr><tr><td>No VIP</td><td>0</td><td>0</td><td>0.50%</td></tr></tbody></table>

**Transaction Discount**: This discount percentage applies to USD-value of purchases made on the Marketplace. The discount only applies if the user pays with $OL.

**Note:** VIP Activity Score and $OL Balance calculations are based on data from the previous day and reflect activity over the prior 30 days. If a user completes a transaction *today* that qualifies them for a higher tier, the discount for that higher tier will apply to transactions starting *tomorrow*.

While the primary benefit of the Open Loot VIP tiers is discounted transactions, additional tier-dependent benefits include:

* Discounted rates on limited-time premium currency packs
* Access to special airdrops
* Increased voting power for feature voting and community decisions
* Access to exclusive NFT primary sales, with purchase limits on the number of NFTs per user
* Special in-game perks, such as an extra Hourglass Slot in *Big Time*, a highly desirable feature

These values determine the appropriate VIP tier for each Open Loot account. The VIP tier will correspond to the lower tier of the two factors mentioned above. Please see the table below for detailed information on each tier:


---

# 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://wiki.openloot.com/ol-token/vip-tier-details.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.
