# Liquidity Lockers

*Before explaining the concept of locking liquidity on any AMM (Automated market maker - e.g Uniswap, Honeyswap), we recommend this* [***video***](https://www.youtube.com/watch?v=cizLhxSKrAc) *for anyone not familiar with the liquidity pools on top of Decentralised Exchanges.*

![](/files/ossV4ZDZF6ull87PncvS)

## What is a Liquidity Locker?

Developers that are listing their tokens on Decentralised Exchanges are granted LP tokens when they initiate a pool. These LP tokens, once in their possession, can be transferred like any other tokens on the blockchain they have been minted on (*theoretically, LP tokens could also transit on other blockchains using bridges, but this is not something done very often*)

A liquidity locker allows the developer to store these LP tokens in a smart contract, revoking his permission to move these LP from a start date (or, more accurately, a start block) to an end date (end block).&#x20;

The V.Launchpad liquidity locking service is widely used when it comes to DeFi projects. We could even argue that it is an industry standard that comes right after the creation of any new liquidity pool on different Decentralised exchanges.

## What makes our Liquidity Lockers unique ?

Different liquidity locking services and smart contracts exist on the market.

Our exclusive features

| Feature                                | Status                 |
| -------------------------------------- | ---------------------- |
| Lock Splitting                         | ✅                      |
| Incremental Locks                      | ✅                      |
| Transfer of Ownership                  | ✅                      |
| Migration to V.LaunchV3 protocol pools | ⌛ (V.LaunchV3 pending) |


---

# 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://anonverse.gitbook.io/anonverse/v.launchpad/liquidity-lockers.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.
