# How to lock Liquidity

1\. From either Explore or My Vault page, click one of the Lock buttons

<div align="left"><figure><img src="/files/vJGIQmh4fCMc6ow0Ebqf" alt=""><figcaption></figcaption></figure></div>

2\. In the Create New Lock window, select “Liquidity”

<div align="left"><figure><img src="/files/iMuCdJP0YJRv1QLenN90" alt=""><figcaption></figcaption></figure></div>

3\. On the next step either enter the contract of the Liquidity token you want to lock or choose a token from the dropdown list, then click “Continue”

<div align="left"><figure><img src="/files/cocWhFF8k0sY2N0OhDIh" alt=""><figcaption></figcaption></figure></div>

4\. Now that you have chosen the asset, Enter the Amount you’d wish to lock.

<div align="left"><figure><img src="/files/NDdWMG7UBsuxV1Xw8jLm" alt=""><figcaption></figcaption></figure></div>

5\. After entering the amount, choose how long you’d like to keep your Liquidity tokens locked from the dropdown list. You can select from as short as minutes up to billions of years.

<div align="left"><figure><img src="/files/2AlojS1jlUvJaTbsFO6z" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/87pCK524Vl9kxJ2fiEJ2" alt=""><figcaption></figcaption></figure></div>

6\. “Would you like to vest your tokens?” - If you want to keep all your tokens fully locked until the lock expires, leave this option unchecked. If you select this option, you will be able to partially claim your tokens at any point and as many times as you like based on elapsed time of your lock.&#x20;

The amount of claimable tokens increases linearly with each passing block. For instance, if you lock 1000 X tokens for 10 months, then choose to claim tokens after exactly 3 months after locking, you will be able to claim 300 X tokens (30%) of your entire locked amount.

<div align="left"><figure><img src="/files/UYtljOPk2JP8aODEIziw" alt=""><figcaption></figcaption></figure></div>

7. You can get a Vault Key as an NFT if you enable this option. It allows you to transfer the ownership of your vault to another wallet. If you don't enable it, you will not get a Vault Key.

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

8\. Once you’ve selected all the options and happy to proceed, click the “Continue” to initialize the lock process

<div align="left"><figure><img src="/files/ncWxhcaKjgWDERWvRTo3" alt=""><figcaption></figcaption></figure></div>

8\. A series of transactions, from approval to vault creation will appear one after another. Once you confirm them all, the lock process will finish and your newly locked asset will appear in the “My Vault” section of the application.


---

# 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://flokifi.gitbook.io/flokifi-documentation/flokifi-locker/locking-assets/how-to-lock-liquidity.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.
