# What is Liquid Vested Token?

## **What are Tokens with Vesting?**

Vested Tokens (TOKEN) are tokens that you can receive in a specific time period.&#x20;

![](https://3267276980-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MguD7_atKARknlmr39l%2F-Mkqt0uvkHUwg51BTlwh%2F-MkqtVXlCmuocT8On9Ux%2FHow%20does%20Vesting%20work_.png?alt=media\&token=63ec2cab-fbf3-4e7b-9815-bbdb5d9fd90d)

Let’s imagine that Alice promises 120 TOKENs to Bob with a 1-year Vesting. It means that Bob will be able to receive all 120 TOKENs in 1 year.

If Bob claims the tokens after 1 year, he will receive 120 TOKENs.

If Bob claims the tokens after 6 months, he will receive 60 TOKENs.

If Bob claims the tokens after 1 month, he will receive 10 TOKEN.

If Bob claims the tokens after 1 day, he will receive 120 TOKENs / 365 days = 0.329 TOKENs

Basically, Bob can claim the TOKENs every second, however, he can’t receive the TOKENs earlier than they are available.

## What is a Cliff?

Cliff is the time between the “Deal” date and the start of Vesting.

![](https://3267276980-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MguD7_atKARknlmr39l%2F-MkqvdptEhlRGUPehmHc%2F-Mkv7Ov_LtSE-CIxnWxq%2FHow%20does%20Cliff%20work_%20\(1\).png?alt=media\&token=80e1e63a-9a61-4276-8cba-3cf6360e2efd)

It means that Bob can start claiming TOKENs after 3 months from Alice’s promise and receive them during the next 12 months.

If Bob claims tokens after 1 month from Alice’s promise, he will not receive anything.

If Bob claims tokens after 3 months and 1 day from Alice’s promise, he will receive 120 TOKENs / 365 days = 0.329 TOKENs.

If Bob claims tokens after 4 (3 + 1) months from Alice’s promise, he will receive 10 TOKEN.

If Bob claims tokens after 9 (3 + 6) months from Alice’s promise, he will receive 60 TOKENs.

If Bob claims tokens after 15 (3 + 12) months from Alice’s promise, he will receive 120 TOKENs.

## What is a Liquid Vested Token?

Let’s imagine that Alice promises 120 TOKENS to Bob with a 3 months Cliff and a 1-year Vesting with the ability to get 120 vTOKENs during the Cliff period.

![](https://3267276980-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MguD7_atKARknlmr39l%2F-MkqvdptEhlRGUPehmHc%2F-Mkv7co8wCTXHN1q7WuR%2FHow%20does%20Liquid%20Vesting%20work_%20\(4\).png?alt=media\&token=f0c44b83-f648-4a49-956d-0fe87336df1b)

It means that Bob can claim a total of 120 vTOKENs to his wallet before the start of Vesting. However, he can start Redeeming these 120 vTOKENs for the usual TOKENs after 3 months from Alice’s promise and receive them during the next 12 months.

Bob can’t Redeem tokens after 1-3 months from Alice’s promise.

If Bob redeems vTOKENs after 3 months and 1 day from Alice’s promise, he will receive 120 TOKENs / 365 days = 0.329 TOKENs.

If Bob redeems vTOKENs after 4 (3 + 1) months from Alice’s promise, he will receive 10 TOKENs.

If Bob redeems vTOKENs after 9 (3 + 6) months from Alice’s promise, he will receive 60 TOKENs.

If Bob redeems vTOKENs after 15 (3 + 12) months from Alice’s promise, he will receive 120 TOKENs.

## What can I do with Liquid Vested Token?

![](https://3267276980-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MguD7_atKARknlmr39l%2F-Mkqt0uvkHUwg51BTlwh%2F-MkqusiZ9bRu8t-Uqrno%2FUse%20Liquid%20Vested%20Token%20\(1\).png?alt=media\&token=27bace04-0730-4a27-908d-c3184fd5cdf9)

* You can transfer vTOKENs between the different wallets.
* You can sell vTOKENs to somebody for a lower price and get your money even during the Cliff period.

## **What is v0ABR, v6ABR, v12ABR?**

v0ABR - you can redeem them with 1-to-1 ratio to ABR immediately because there is no Cliff.

v6ABR - you can start redeeming them with a 1-to-1 ratio to ABR after 6 months, because there is a 6 months Cliff.

v12ABR - you can start redeeming them with a 1-to-1 ratio to ABR after 12 months, because there is a 12 months Cliff.

### How to Redeem vABR?

Redeeming will be available soon. There will be an announcement and all the needed guides.


---

# 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.apyswap.com/what-is-liquid-vested-token.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.
