> For the complete documentation index, see [llms.txt](https://docs.luxy.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luxy.io/help-center/finance/utility/holder-tiers/the-vault-guide.md).

# The Vault Guide

## Claiming Your Discount Token on Rollux

* 1\) Head over to our Finance page: <https://luxy.io/finance>

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

* 2\) Connect your Wallet

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

* 3\) Once you connect your wallet, you'll see the amount of $LUXY tokens you have available to lock to claim your discount token:

<figure><img src="/files/XDTeB7zo541uLv2boeo9" alt="" width="375"><figcaption></figcaption></figure>

* 4\) Now that you're all set, you can start claiming your discount token, by clicking on "**Claim**"

<figure><img src="/files/V7V1ZKvqihKibKi1Wpba" alt="" width="345"><figcaption></figcaption></figure>

* 5\) On the modal that opens, you can select which discount tier you're interested in. You can find the amount of $LUXY that will be locked away below the Tier list. Next up, click on "Claim".

<figure><img src="/files/FMe4h1nO0G2iUhomXhXs" alt="" width="375"><figcaption></figcaption></figure>

* 6\) On this step, we're doing two things: first, we're **depositing** your $LUXY into the vault, and second, we're **locking** them up.&#x20;

The **deposit** will trigger the minting process of a **new discount token** on the Rollux blockchain for you.&#x20;

The **lock** will allow you to mint **discount tokens** on all blockchains supported by Luxy. [Check the next section for a step-by-step guide on how to do this!](#minting-discount-tokens-on-other-supported-chains)

As this is a multi-step process, you'll be requested to first approve the $LUXY token usage on your wallet, and then sign two transactions. You can follow the progress of each step on the modal that opens.&#x20;

{% hint style="info" %}
**You don't need to worry about your deposited $LUXY tokens: only the depositor can withdraw the tokens, as they are safely locked in a Vault Smart Contract. If you have any questions, please reach out to us on** [**Discord**](https://discord.gg/p4DdnsFT) **to discuss!**
{% endhint %}

<figure><img src="/files/8qaQUNvV333XqhdV3yhd" alt="" width="375"><figcaption></figcaption></figure>

* 7\) Once the process is complete, you can enjoy the discounted fees on **all your Rollux transactions inside Luxy**! You can check your current fee in the Vault section!&#x20;

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

{% hint style="info" %}
Please note that, in case the **Locking tokens** operation ends in an error or it **gets rejected in your wallet**, you will still be able to enjoy your discounts on Rollux, but you'll be **unable to mint new Discount Tokens on the other Supported Chains**. If this occurs, a new option will open for you, allowing you to Lock your Rollux Discount tokens whenever you prefer!
{% endhint %}

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

## Minting Discount Tokens on Other Supported Chains

* 1\) If you want to also enjoy the discount in one of the other blockchains supported by our Marketplace, simply click on the "Mint" option:

<figure><img src="/files/0xwwe9z2HfuB8FWIfDaF" alt="" width="334"><figcaption></figcaption></figure>

* 2\) In this step, you can choose the **discount tier you'd like to mint** and **one of the supported networks on Luxy**. Next up, click on "Mint".

{% hint style="info" %}
**If you want to mint the discount tokens for multiple networks, you can simply repeat this process and select a different network!**
{% endhint %}

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

* 3\) You'll be asked to first switch to the desired network on your wallet, and then sign the minting transaction of the discount token in the desired blockchain. **Please note that you'll need some funds to cover the gas costs of the minting.** You can follow the progress of each one of these steps directly on the same modal.

<figure><img src="/files/UqkXgH1w69JnIvgbFSU7" alt="" width="375"><figcaption></figcaption></figure>

* 4\) You're all set! You can check your next discount applied to a new network directly on the Vault section!

<figure><img src="/files/3rTTTcGCrer1mTupfJAV" alt=""><figcaption></figcaption></figure>

## Retrieving your Locked $LUXY Tokens

* 1\) To retrieve some of your locked $LUXY tokens, you'll have to burn the discount tokens minted in all networks. You can do this by clicking on "Burn":

<figure><img src="/files/lPdZ6k434fA2aaapuGui" alt="" width="343"><figcaption></figcaption></figure>

* 2\) On the next screen, you get to select which network you'd like to burn your discount tokens, and the new tier **you'd like to downgrade to**. If you would like to retrieve all of your locked $LUXY tokens, you're downgrading back to Tier 0. **In this case, leave all tiers unselected**.

{% hint style="info" %}
**If you have discount tokens in networks other than Rollux, you'll have to burn those first.**
{% endhint %}

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

* 3\) Once again, this process is two-fold: you'll first have to switch networks, and then sign the burning transaction. You can follow the progress of these steps on the modal window.

<figure><img src="/files/SOdt1bzsP1R9vfAADXrn" alt="" width="375"><figcaption></figcaption></figure>


---

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