# Holder Tiers

Originally, the multichain $LUXY token gave the holders increasing marketplace discounts based on the amount of $LUXY tokens the user held in each blockchain amongst the ones supported on Luxy.

This system **was limited**, as our holders were only able to leverage these discounts in one blockchain at a time. Additionally, bridging their $LUXY between different supported chains resulted in multiple transaction fees paid multiple times.

With the $LUXY migration to Rollux, we took the opportunity to review our **Tiered Discount System**, and we're proud to present our upgraded tiered discount system: **The Vault!**

<figure><img src="/files/YbWw76D4O1XkHvTQGcAi" alt=""><figcaption><p>The Vault!</p></figcaption></figure>

By using the Vault, our $LUXY holders can lock a certain amount of $LUXY on the Rollux network and receive a **discount token**, that can be minted in all networks Luxy supports. Once this is done, for every transaction executed inside Luxy, **as long as the wallet holds the discount token in the respective blockchain**, a discount will be automatically applied to your fees! The tiered fees are as follows:

<table><thead><tr><th width="89.59920640119208" align="center">Tier</th><th width="285.0402682357582" align="center">Amount of $LUXY Token locked</th><th width="150" align="center">Fee</th><th align="center">Service Discount</th></tr></thead><tbody><tr><td align="center">5</td><td align="center">250,000</td><td align="center"><strong>0.25%</strong></td><td align="center">87.50% off</td></tr><tr><td align="center">4</td><td align="center">125,000</td><td align="center"><strong>0.75%</strong></td><td align="center">62.50% off</td></tr><tr><td align="center">3</td><td align="center">50,000</td><td align="center"><strong>1.25%</strong></td><td align="center">37.50% off</td></tr><tr><td align="center">2</td><td align="center">25,000</td><td align="center"><strong>1.50%</strong></td><td align="center">25.00% off</td></tr><tr><td align="center">1</td><td align="center">10,000</td><td align="center"><strong>1.75%</strong></td><td align="center">12.50% off</td></tr><tr><td align="center">0</td><td align="center">0</td><td align="center">2.00%</td><td align="center">0.00%</td></tr></tbody></table>

{% hint style="info" %}
You can check our detailed guide on how to use the Vault to get your discounts below!
{% endhint %}

{% content-ref url="/pages/Oln9XFU1aoAM79Rgm2C4" %}
[The Vault Guide](/help-center/finance/utility/holder-tiers/the-vault-guide.md)
{% endcontent-ref %}


---

# 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.luxy.io/help-center/finance/utility/holder-tiers.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.
