# preLVL Vesting Tutorials

preLVL tokens serve as rewards for Liquidity Providers who stake their LLP and LP tokens in liquidity farming. preLVL also functions as an incentive for the loyalty, ladder, and referral programs. The value of preLVL is equivalent to LVL. Users can convert preLVL into LVL through either Normal Vesting or Accelerated Vesting

{% hint style="info" %}
Vesting preLVL [here](https://dao.level.finance/vesting/accelerated)
{% endhint %}

## Adding preLVL to Metamask

1. Click Metamask Symbol

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

2. Add preLVL token

![](/files/4cvth6i8MRbwFb6DE5rD)

## Normal vesting

What is LVL Normal Vesting?

* Users must reserve LVL in LVL staking in order to vest preLVL
* Specifically, vesting 1 preLVL requires reserving 10 LVL in LVL staking for 1 year
* Users can claim vested LVL, stop vesting and/or unstake at any time.

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

### Start vesting

1. Click **"VEST"**&#x20;
2. Enter amount of LVL "Reserve for vesting"
3. Click **"Approve preLVL"** and sign the pop-up transaction in your wallet
4. Click **"Start Vesting"**
5. Once confirmed in your wallet, you will see a "**Successful**" pop-up on the LEVEL UI after a few seconds. Your preLVL is now vesting!

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

### Claim  LVL

1. In your unclaimed section, click **"CLAIM"**
2. Once confirmed in your wallet, you will see a "**Successful**" pop-up on the LEVEL UI after a few seconds.

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

### Stop vesting

1. Click **"Stop Vesting"**
2. Once confirmed in your wallet, you will see a "**Successful**" pop-up on the LEVEL UI after a few seconds.

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

## Accelerated Vesting

What is LVL Accelerated Vesting?&#x20;

* Users may pay fees in USDT in order to vest and receive LVL instantly
* To vest and claim 1 preLVL token instantly, users will need to pay a 30% tax in USDT
* The taxed USDT will be split 50% to the DAO, and 50% to the LLP

### How to vest?

1. Enter amount of preLVL to vest
2. Click **"Approve preLVL"** and sign the pop-up transaction in your wallet
3. Click **"Approve USDT"** and sign the pop-up transaction in your wallet
4. Click **"REDEEM"**
5. Once confirmed in your wallet, you will see a "**Successful**" pop-up on the LEVEL UI after a few seconds.&#x20;

<figure><img src="/files/9pPJRmUL8A1MAd7GLQlF" alt=""><figcaption></figcaption></figure>


---

# 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.level.finance/tutorials/prelvl-vesting-tutorials.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.
