> For the complete documentation index, see [llms.txt](https://docs.uncx.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uncx.network/guides/for-projects/liquidity-lockers-v4/how-to-lock-your-lp.md).

# How to lock your LP?

## Guide <a href="#how-to-lock-your-lp" id="how-to-lock-your-lp"></a>

Please make sure that:

* DEX pair is created (on UniSwap)
* NFT positions you want to lock are held in a wallet you are currently connected with

Visit [https://app.uncx.network/lockers/manage/lockers-v4](https://app.uncx.network/lockers/manage/lockers-v3), select "Manage" on top of the screen

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252FPZ7qsDJGax29kt5zNcpA%252Fimage.png%3Falt%3Dmedia%26token%3Dd68ea319-3bf3-49a0-84c7-074515b63af7&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=6e6a2ee2&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Select the "V4 Liquidity" tab. The dapp will automatically detect the NFT positions you hold in your wallet. Select the one you want to lock.

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252Ft9cKFG8jEzgSPHmoKErF%252Fimage.png%3Falt%3Dmedia%26token%3Dd01c779f-8eec-48ba-89e6-35b7df395eb2&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=1b230e85&#x26;sv=2" alt=""><figcaption></figcaption></figure>

After selecting the position you would like to lock, select the unlock date of your liquidity position. Proceed by selecting the "Lock" button. Make sure to double-check if you have selected the correct date.

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252Fy8wzYuQLVXc4ZhHFBb6r%252Fimage.png%3Falt%3Dmedia%26token%3Da9034fcb-cbe4-4ac9-a93e-abe96a920422&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=c8c2f56&#x26;sv=2" alt=""><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:

```
GET https://docs.uncx.network/guides/for-projects/liquidity-lockers-v4/how-to-lock-your-lp.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.
